#B2E375#B2E375
#B2E375 is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 85.8% C 0.149 H 128.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E375 |
|---|---|
| RGB | rgb(178, 227, 117) |
| HSL | hsl(87, 66%, 67%) |
| HSV | hsv(87, 48%, 89%) |
| CMYK | cmyk(21.6%, 0%, 48.5%, 11%) |
| CIE-LAB | lab(84.84, -33.61, 48.33) |
| CIE-LCH | lch(84.84, 58.87, 124.82°) |
| OKLab | oklab(85.77% -0.0934 0.1158) |
| OKLCH | oklch(85.77% 0.149 128.9) |
| XYZ | xyz(49.0396, 65.6866, 26.9213) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.88
Pistachio (survey)
#C0FA8B
ΔE00 4.99
Spring Green (survey)
#A9F971
ΔE00 5.74
Light Pea Green
#C4FE82
ΔE00 5.77
Light Yellowish Green
#C2FF89
ΔE00 5.92
Celery
#C1FD95
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E375 #A675E3
analogous
#E3DD75 #B2E375 #7BE375
triadic
#B2E375 #75B2E3 #E375B2
tetradic
#B2E375 #75E3DD #A675E3 #E3757B
square
#B2E375 #75E3DD #A675E3 #E3757B
split-complementary
#B2E375 #757BE3 #DD75E3
monochromatic
#77B825 #96D942 #B2E375 #CEEDA8 #EBF8DB
Accessibility & contrast
On white
1.49
#B2E375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#B2E375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E375
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E375 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66B
Deuteranopia (green-blind)
#E5D37C
Tritanopia (blue-blind)
#B6DBC9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2e375; /* rgb */ color: rgb(178, 227, 117); /* oklch */ color: oklch(85.8% 0.149 128.9);
Tailwind
colors: {
custom: {
50: '#cbec9f',
500: '#b2e375',
950: '#000000',
},
}SCSS
$custom: #b2e375; $custom-light: #cbec9f; $custom-dark: #000000;
JSON
{
"hex": "#b2e375",
"rgb": {
"r": 178,
"g": 227,
"b": 117
},
"hsl": {
"h": 86.727,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.85765,
"c": 0.14878,
"h": 128.9
},
"luminance": 0.65688
}Semantic roles & 50–950 ramp
primary
#B2E375
secondary
#7844B9
accent
#17CE69
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#13160F
muted
#838480