#B2F974#B2F974
#B2F974 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 90.7% C 0.180 H 132.3°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F974 |
|---|---|
| RGB | rgb(178, 249, 116) |
| HSL | hsl(92, 92%, 72%) |
| HSV | hsv(92, 53%, 98%) |
| CMYK | cmyk(28.5%, 0%, 53.4%, 2.4%) |
| CIE-LAB | lab(91.00, -43.56, 56.17) |
| CIE-LCH | lch(91.00, 71.08, 127.79°) |
| OKLab | oklab(90.75% -0.1211 0.1329) |
| OKLCH | oklch(90.75% 0.18 132.3) |
| XYZ | xyz(55.3873, 78.4756, 28.7487) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.17
Light Lime
#AEFD6C
ΔE00 1.46
Key Lime
#AEFF6E
ΔE00 1.71
Pale Lime
#BEFD73
ΔE00 1.88
Pale Lime Green
#B1FF65
ΔE00 2.35
Light Pea Green
#C4FE82
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F974 #BB74F9
analogous
#F5F974 #B2F974 #74F979
triadic
#B2F974 #74B2F9 #F974B2
tetradic
#B2F974 #74F5F9 #BB74F9 #F97974
square
#B2F974 #74F5F9 #BB74F9 #F97974
split-complementary
#B2F974 #7974F9 #F974F5
monochromatic
#72E90A #92F639 #B2F974 #D3FCAF #EFFEE2
Accessibility & contrast
On white
1.26
#B2F974 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#B2F974 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F974
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F974 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F974 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE967
Deuteranopia (green-blind)
#F8E37D
Tritanopia (blue-blind)
#B4F0DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2f974; /* rgb */ color: rgb(178, 249, 116); /* oklch */ color: oklch(90.7% 0.180 132.3);
Tailwind
colors: {
custom: {
50: '#ccfb9f',
500: '#b2f974',
950: '#000000',
},
}SCSS
$custom: #b2f974; $custom-light: #ccfb9f; $custom-dark: #000000;
JSON
{
"hex": "#b2f974",
"rgb": {
"r": 178,
"g": 249,
"b": 116
},
"hsl": {
"h": 92.03,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.90746,
"c": 0.17981,
"h": 132.3
},
"luminance": 0.78477
}Semantic roles & 50–950 ramp
primary
#B2F974
secondary
#8E3DD5
accent
#00E67B
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580