#B2F989#B2F989
#B2F989 is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.0% C 0.160 H 135.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F989 |
|---|---|
| RGB | rgb(178, 249, 137) |
| HSL | hsl(98, 90%, 76%) |
| HSV | hsv(98, 45%, 98%) |
| CMYK | cmyk(28.5%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(91.24, -41.23, 46.70) |
| CIE-LCH | lch(91.24, 62.30, 131.44°) |
| OKLab | oklab(91.03% -0.1134 0.1133) |
| OKLCH | oklch(91.03% 0.16 135) |
| XYZ | xyz(56.7498, 79.0206, 35.9245) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.04
Celery
#C1FD95
ΔE00 2.11
Pale Light Green
#B1FC99
ΔE00 2.42
Light Yellowish Green
#C2FF89
ΔE00 2.53
Spring Green (survey)
#A9F971
ΔE00 3.00
Pastel Green
#B0FF9D
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F989 #D089F9
analogous
#EAF989 #B2F989 #89F998
triadic
#B2F989 #89B2F9 #F989B2
tetradic
#B2F989 #89EAF9 #D089F9 #F99889
square
#B2F989 #89EAF9 #D089F9 #F99889
split-complementary
#B2F989 #9889F9 #F989EA
monochromatic
#66F315 #8CF64F #B2F989 #D8FCC3 #ECFEE2
Accessibility & contrast
On white
1.25
#B2F989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#B2F989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F989
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F989 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F6E490
Tritanopia (blue-blind)
#B1F2DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2f989; /* rgb */ color: rgb(178, 249, 137); /* oklch */ color: oklch(91.0% 0.160 135.0);
Tailwind
colors: {
custom: {
50: '#cbfbad',
500: '#b2f989',
950: '#000000',
},
}SCSS
$custom: #b2f989; $custom-light: #cbfbad; $custom-dark: #000000;
JSON
{
"hex": "#b2f989",
"rgb": {
"r": 178,
"g": 249,
"b": 137
},
"hsl": {
"h": 98.036,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.91026,
"c": 0.16029,
"h": 135
},
"luminance": 0.79022
}Semantic roles & 50–950 ramp
primary
#B2F989
secondary
#A54FD7
accent
#00E691
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581