#B2DF95#B2DF95
#B2DF95 is a very light, moderate yellow-green. Relative luminance 0.644; OKLCH L 85.4% C 0.109 H 133.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DF95 |
|---|---|
| RGB | rgb(178, 223, 149) |
| HSL | hsl(96, 54%, 73%) |
| HSV | hsv(96, 33%, 87%) |
| CMYK | cmyk(20.2%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(84.18, -27.72, 31.64) |
| CIE-LCH | lch(84.18, 42.06, 131.21°) |
| OKLab | oklab(85.38% -0.0755 0.079) |
| OKLCH | oklch(85.38% 0.109 133.7) |
| XYZ | xyz(50.1715, 64.4092, 38.2168) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.11
Light Sage
#BCECAC
ΔE00 3.84
Washed Out Green
#BCF5A6
ΔE00 4.84
Pale Olive Green
#B1D27B
ΔE00 4.87
Tea Green
#BDF8A3
ΔE00 5.51
Light Moss Green
#A6C875
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DF95 #C295DF
analogous
#D7DF95 #B2DF95 #95DF9D
triadic
#B2DF95 #95B2DF #DF95B2
tetradic
#B2DF95 #95D7DF #C295DF #DF9D95
square
#B2DF95 #95D7DF #C295DF #DF9D95
split-complementary
#B2DF95 #9D95DF #DF95D7
monochromatic
#6EC03A #90D166 #B2DF95 #D4EDC4 #EEF8E7
Accessibility & contrast
On white
1.51
#B2DF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#B2DF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DF95
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DF95 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D490
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#B3D9CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b2df95; /* rgb */ color: rgb(178, 223, 149); /* oklch */ color: oklch(85.4% 0.109 133.7);
Tailwind
colors: {
custom: {
50: '#cae9b4',
500: '#b2df95',
950: '#000000',
},
}SCSS
$custom: #b2df95; $custom-light: #cae9b4; $custom-dark: #000000;
JSON
{
"hex": "#b2df95",
"rgb": {
"r": 178,
"g": 223,
"b": 149
},
"hsl": {
"h": 96.486,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85384,
"c": 0.10927,
"h": 133.7
},
"luminance": 0.6441
}Semantic roles & 50–950 ramp
primary
#B2DF95
secondary
#9561B7
accent
#24C184
background
#FEFEFD
surface
#FAFCF8
border
#D3D5D1
text
#131611
muted
#838481