#B2E376#B2E376
#B2E376 is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 85.8% C 0.148 H 129.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E376 |
|---|---|
| RGB | rgb(178, 227, 118) |
| HSL | hsl(87, 66%, 68%) |
| HSV | hsv(87, 48%, 89%) |
| CMYK | cmyk(21.6%, 0%, 48%, 11%) |
| CIE-LAB | lab(84.85, -33.50, 47.87) |
| CIE-LCH | lch(84.85, 58.43, 124.99°) |
| OKLab | oklab(85.78% -0.0931 0.1148) |
| OKLCH | oklch(85.78% 0.148 129) |
| XYZ | xyz(49.0987, 65.7103, 27.2326) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.82
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Spring Green (survey)
#A9F971
ΔE00 5.78
Light Pea Green
#C4FE82
ΔE00 5.79
Celery
#C1FD95
ΔE00 5.87
Light Yellowish Green
#C2FF89
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E376 #A776E3
analogous
#E3DD76 #B2E376 #7CE376
triadic
#B2E376 #76B2E3 #E376B2
tetradic
#B2E376 #76E3DD #A776E3 #E3767C
square
#B2E376 #76E3DD #A776E3 #E3767C
split-complementary
#B2E376 #767CE3 #DD76E3
monochromatic
#77B926 #95D943 #B2E376 #CFEDA9 #EBF8DC
Accessibility & contrast
On white
1.48
#B2E376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#B2E376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E376
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E376 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 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)
#ECD66D
Deuteranopia (green-blind)
#E5D37C
Tritanopia (blue-blind)
#B6DBCA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2e376; /* rgb */ color: rgb(178, 227, 118); /* oklch */ color: oklch(85.8% 0.148 129.0);
Tailwind
colors: {
custom: {
50: '#cbeca0',
500: '#b2e376',
950: '#000000',
},
}SCSS
$custom: #b2e376; $custom-light: #cbeca0; $custom-dark: #000000;
JSON
{
"hex": "#b2e376",
"rgb": {
"r": 178,
"g": 227,
"b": 118
},
"hsl": {
"h": 86.972,
"s": 66.061,
"l": 67.647
},
"oklch": {
"l": 0.85779,
"c": 0.14781,
"h": 129
},
"luminance": 0.65711
}Semantic roles & 50–950 ramp
primary
#B2E376
secondary
#7944B9
accent
#18CE6A
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#13160F
muted
#838480