#B2ED89#B2ED89
#B2ED89 is a very light, vivid yellow-green. Relative luminance 0.718; OKLCH L 88.3% C 0.143 H 133.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ED89 |
|---|---|
| RGB | rgb(178, 237, 137) |
| HSL | hsl(95, 74%, 73%) |
| HSV | hsv(95, 42%, 93%) |
| CMYK | cmyk(24.9%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(87.89, -35.85, 42.47) |
| CIE-LCH | lch(87.89, 55.58, 130.17°) |
| OKLab | oklab(88.32% -0.0985 0.1037) |
| OKLCH | oklch(88.32% 0.143 133.5) |
| XYZ | xyz(53.1586, 71.8381, 34.7274) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.23
Celery
#C1FD95
ΔE00 3.42
Tea Green
#BDF8A3
ΔE00 3.70
Pale Light Green
#B1FC99
ΔE00 3.70
Washed Out Green
#BCF5A6
ΔE00 4.19
Light Yellowish Green
#C2FF89
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ED89 #C489ED
analogous
#E4ED89 #B2ED89 #89ED92
triadic
#B2ED89 #89B2ED #ED89B2
tetradic
#B2ED89 #89E4ED #C489ED #ED9289
square
#B2ED89 #89E4ED #C489ED #ED9289
split-complementary
#B2ED89 #9289ED #ED89E4
monochromatic
#6DDA21 #8FE554 #B2ED89 #D5F5BE #EEFBE4
Accessibility & contrast
On white
1.37
#B2ED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#B2ED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ED89
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ED89 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E081
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#B3E6D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b2ed89; /* rgb */ color: rgb(178, 237, 137); /* oklch */ color: oklch(88.3% 0.143 133.5);
Tailwind
colors: {
custom: {
50: '#cbf3ad',
500: '#b2ed89',
950: '#000000',
},
}SCSS
$custom: #b2ed89; $custom-light: #cbf3ad; $custom-dark: #000000;
JSON
{
"hex": "#b2ed89",
"rgb": {
"r": 178,
"g": 237,
"b": 137
},
"hsl": {
"h": 95.4,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.88315,
"c": 0.14304,
"h": 133.5
},
"luminance": 0.71839
}Semantic roles & 50–950 ramp
primary
#B2ED89
secondary
#9852C8
accent
#10D685
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581