#B2E377#B2E377
#B2E377 is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 85.8% C 0.147 H 129.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E377 |
|---|---|
| RGB | rgb(178, 227, 119) |
| HSL | hsl(87, 66%, 68%) |
| HSV | hsv(87, 48%, 89%) |
| CMYK | cmyk(21.6%, 0%, 47.6%, 11%) |
| CIE-LAB | lab(84.86, -33.39, 47.40) |
| CIE-LCH | lch(84.86, 57.99, 125.16°) |
| OKLab | oklab(85.79% -0.0927 0.1139) |
| OKLCH | oklch(85.79% 0.147 129.1) |
| XYZ | xyz(49.1585, 65.7342, 27.5472) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 4.94
Spring Green (survey)
#A9F971
ΔE00 5.82
Celery
#C1FD95
ΔE00 5.82
Light Pea Green
#C4FE82
ΔE00 5.82
Light Yellowish Green
#C2FF89
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E377 #A877E3
analogous
#E3DE77 #B2E377 #7CE377
triadic
#B2E377 #77B2E3 #E377B2
tetradic
#B2E377 #77E3DE #A877E3 #E3777C
square
#B2E377 #77E3DE #A877E3 #E3777C
split-complementary
#B2E377 #777CE3 #DE77E3
monochromatic
#77B926 #95D944 #B2E377 #CFEDAA #EBF8DD
Accessibility & contrast
On white
1.48
#B2E377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#B2E377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E377
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E377 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66E
Deuteranopia (green-blind)
#E5D37D
Tritanopia (blue-blind)
#B6DBCA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2e377; /* rgb */ color: rgb(178, 227, 119); /* oklch */ color: oklch(85.8% 0.147 129.1);
Tailwind
colors: {
custom: {
50: '#cbeca0',
500: '#b2e377',
950: '#000000',
},
}SCSS
$custom: #b2e377; $custom-light: #cbeca0; $custom-dark: #000000;
JSON
{
"hex": "#b2e377",
"rgb": {
"r": 178,
"g": 227,
"b": 119
},
"hsl": {
"h": 87.222,
"s": 65.854,
"l": 67.843
},
"oklch": {
"l": 0.85793,
"c": 0.14683,
"h": 129.1
},
"luminance": 0.65735
}Semantic roles & 50–950 ramp
primary
#B2E377
secondary
#7A45BA
accent
#18CE6A
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#13160F
muted
#838480