#B2E97F#B2E97F
#B2E97F is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.3% C 0.147 H 131.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E97F |
|---|---|
| RGB | rgb(178, 233, 127) |
| HSL | hsl(91, 71%, 71%) |
| HSV | hsv(91, 45%, 91%) |
| CMYK | cmyk(23.6%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(86.64, -35.24, 45.76) |
| CIE-LCH | lch(86.64, 57.76, 127.60°) |
| OKLab | oklab(87.26% -0.0973 0.1107) |
| OKLCH | oklch(87.26% 0.147 131.3) |
| XYZ | xyz(51.3290, 69.2739, 30.7414) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.63
Celery
#C1FD95
ΔE00 4.34
Light Yellowish Green
#C2FF89
ΔE00 4.70
Spring Green (survey)
#A9F971
ΔE00 4.82
Light Pea Green
#C4FE82
ΔE00 4.87
Pale Light Green
#B1FC99
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E97F #B67FE9
analogous
#E7E97F #B2E97F #7FE981
triadic
#B2E97F #7FB2E9 #E97FB2
tetradic
#B2E97F #7FE7E9 #B67FE9 #E9817F
square
#B2E97F #7FE7E9 #B67FE9 #E9817F
split-complementary
#B2E97F #817FE9 #E97FE7
monochromatic
#74CB23 #93E04B #B2E97F #D1F2B3 #EFFBE5
Accessibility & contrast
On white
1.41
#B2E97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#B2E97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E97F
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E97F | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC76
Deuteranopia (green-blind)
#E9D785
Tritanopia (blue-blind)
#B4E1D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b2e97f; /* rgb */ color: rgb(178, 233, 127); /* oklch */ color: oklch(87.3% 0.147 131.3);
Tailwind
colors: {
custom: {
50: '#cbf0a6',
500: '#b2e97f',
950: '#000000',
},
}SCSS
$custom: #b2e97f; $custom-light: #cbf0a6; $custom-dark: #000000;
JSON
{
"hex": "#b2e97f",
"rgb": {
"r": 178,
"g": 233,
"b": 127
},
"hsl": {
"h": 91.132,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.87261,
"c": 0.14737,
"h": 131.3
},
"luminance": 0.69275
}Semantic roles & 50–950 ramp
primary
#B2E97F
secondary
#884AC2
accent
#13D376
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#13160F
muted
#838580