#B2DE76#B2DE76
#B2DE76 is a very light, vivid yellow-green. Relative luminance 0.630; OKLCH L 84.7% C 0.141 H 127.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DE76 |
|---|---|
| RGB | rgb(178, 222, 118) |
| HSL | hsl(85, 61%, 67%) |
| HSV | hsv(85, 47%, 87%) |
| CMYK | cmyk(19.8%, 0%, 46.8%, 12.9%) |
| CIE-LAB | lab(83.45, -31.18, 46.15) |
| CIE-LCH | lch(83.45, 55.70, 124.04°) |
| OKLab | oklab(84.65% -0.0866 0.111) |
| OKLCH | oklch(84.65% 0.141 127.9) |
| XYZ | xyz(47.7510, 63.0148, 26.7834) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.57
Light Moss Green
#A6C875
ΔE00 5.74
Pistachio (survey)
#C0FA8B
ΔE00 6.07
Pale Olive
#B9CC81
ΔE00 6.52
Greenish Tan
#BCCB7A
ΔE00 6.80
Celery
#C1FD95
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DE76 #A276DE
analogous
#DED676 #B2DE76 #7EDE76
triadic
#B2DE76 #76B2DE #DE76B2
tetradic
#B2DE76 #76DED6 #A276DE #DE767E
square
#B2DE76 #76DED6 #A276DE #DE767E
split-complementary
#B2DE76 #767EDE #D676DE
monochromatic
#77AF2A #96D245 #B2DE76 #CEEAA7 #E9F6D9
Accessibility & contrast
On white
1.54
#B2DE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#B2DE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DE76
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DE76 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26D
Deuteranopia (green-blind)
#E1CF7C
Tritanopia (blue-blind)
#B6D6C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b2de76; /* rgb */ color: rgb(178, 222, 118); /* oklch */ color: oklch(84.7% 0.141 127.9);
Tailwind
colors: {
custom: {
50: '#cbe89f',
500: '#b2de76',
950: '#000000',
},
}SCSS
$custom: #b2de76; $custom-light: #cbe89f; $custom-dark: #000000;
JSON
{
"hex": "#b2de76",
"rgb": {
"r": 178,
"g": 222,
"b": 118
},
"hsl": {
"h": 85.385,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.84652,
"c": 0.1408,
"h": 127.9
},
"luminance": 0.63016
}Semantic roles & 50–950 ramp
primary
#B2DE76
secondary
#7447B1
accent
#1DC966
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#13160F
muted
#838480