#B2E97D#B2E97D
#B2E97D is a very light, vivid yellow-green. Relative luminance 0.692; OKLCH L 87.2% C 0.149 H 131.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E97D |
|---|---|
| RGB | rgb(178, 233, 125) |
| HSL | hsl(91, 71%, 70%) |
| HSV | hsv(91, 46%, 91%) |
| CMYK | cmyk(23.6%, 0%, 46.4%, 8.6%) |
| CIE-LAB | lab(86.61, -35.47, 46.69) |
| CIE-LCH | lch(86.61, 58.64, 127.22°) |
| OKLab | oklab(87.23% -0.0981 0.1127) |
| OKLCH | oklch(87.23% 0.149 131) |
| XYZ | xyz(51.2000, 69.2223, 30.0618) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.62
Celery
#C1FD95
ΔE00 4.42
Light Yellowish Green
#C2FF89
ΔE00 4.65
Spring Green (survey)
#A9F971
ΔE00 4.67
Light Pea Green
#C4FE82
ΔE00 4.75
Pale Lime
#BEFD73
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E97D #B47DE9
analogous
#E8E97D #B2E97D #7DE97E
triadic
#B2E97D #7DB2E9 #E97DB2
tetradic
#B2E97D #7DE8E9 #B47DE9 #E97E7D
square
#B2E97D #7DE8E9 #B47DE9 #E97E7D
split-complementary
#B2E97D #7E7DE9 #E97DE8
monochromatic
#74CA22 #93E049 #B2E97D #D1F2B1 #EFFBE5
Accessibility & contrast
On white
1.41
#B2E97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#B2E97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E97D
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E97D | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB74
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#B5E1D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b2e97d; /* rgb */ color: rgb(178, 233, 125); /* oklch */ color: oklch(87.2% 0.149 131.0);
Tailwind
colors: {
custom: {
50: '#cbf0a4',
500: '#b2e97d',
950: '#000000',
},
}SCSS
$custom: #b2e97d; $custom-light: #cbf0a4; $custom-dark: #000000;
JSON
{
"hex": "#b2e97d",
"rgb": {
"r": 178,
"g": 233,
"b": 125
},
"hsl": {
"h": 90.556,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.87232,
"c": 0.14936,
"h": 131
},
"luminance": 0.69223
}Semantic roles & 50–950 ramp
primary
#B2E97D
secondary
#8648C2
accent
#12D375
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#13160F
muted
#838580