#B2EA8F#B2EA8F
#B2EA8F is a very light, vivid yellow-green. Relative luminance 0.703; OKLCH L 87.7% C 0.132 H 134.2°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA8F |
|---|---|
| RGB | rgb(178, 234, 143) |
| HSL | hsl(97, 68%, 74%) |
| HSV | hsv(97, 39%, 92%) |
| CMYK | cmyk(23.9%, 0%, 38.9%, 8.2%) |
| CIE-LAB | lab(87.14, -33.70, 38.55) |
| CIE-LCH | lch(87.14, 51.21, 131.16°) |
| OKLab | oklab(87.74% -0.0923 0.095) |
| OKLCH | oklch(87.74% 0.132 134.2) |
| XYZ | xyz(52.7397, 70.2924, 36.7704) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.35
Washed Out Green
#BCF5A6
ΔE00 3.45
Pale Light Green
#B1FC99
ΔE00 4.15
Celery
#C1FD95
ΔE00 4.27
Pistachio (survey)
#C0FA8B
ΔE00 4.38
Light Pastel Green
#B2FBA5
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA8F #C78FEA
analogous
#E0EA8F #B2EA8F #8FEA9A
triadic
#B2EA8F #8FB2EA #EA8FB2
tetradic
#B2EA8F #8FE0EA #C78FEA #EA9A8F
square
#B2EA8F #8FE0EA #C78FEA #EA9A8F
split-complementary
#B2EA8F #9A8FEA #EA8FE0
monochromatic
#6BD628 #8FE05B #B2EA8F #D5F4C3 #EDFAE5
Accessibility & contrast
On white
1.39
#B2EA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#B2EA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA8F
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA8F | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD88
Deuteranopia (green-blind)
#E8D994
Tritanopia (blue-blind)
#B2E3D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2ea8f; /* rgb */ color: rgb(178, 234, 143); /* oklch */ color: oklch(87.7% 0.132 134.2);
Tailwind
colors: {
custom: {
50: '#caf1b1',
500: '#b2ea8f',
950: '#000000',
},
}SCSS
$custom: #b2ea8f; $custom-light: #caf1b1; $custom-dark: #000000;
JSON
{
"hex": "#b2ea8f",
"rgb": {
"r": 178,
"g": 234,
"b": 143
},
"hsl": {
"h": 96.923,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.87737,
"c": 0.13241,
"h": 134.2
},
"luminance": 0.70294
}Semantic roles & 50–950 ramp
primary
#B2EA8F
secondary
#9B59C4
accent
#15D088
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131611
muted
#838581