#B2DF8D#B2DF8D
#B2DF8D is a very light, moderate yellow-green. Relative luminance 0.642; OKLCH L 85.2% C 0.118 H 131.9°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DF8D |
|---|---|
| RGB | rgb(178, 223, 141) |
| HSL | hsl(93, 56%, 71%) |
| HSV | hsv(93, 37%, 87%) |
| CMYK | cmyk(20.2%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(84.05, -28.83, 35.54) |
| CIE-LCH | lch(84.05, 45.76, 129.05°) |
| OKLab | oklab(85.24% -0.0788 0.0879) |
| OKLCH | oklch(85.24% 0.118 131.9) |
| XYZ | xyz(49.5546, 64.1625, 34.9679) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.57
Pale Olive Green
#B1D27B
ΔE00 3.92
Light Sage
#BCECAC
ΔE00 4.99
Washed Out Green
#BCF5A6
ΔE00 5.14
Tea Green
#BDF8A3
ΔE00 5.53
Light Moss Green
#A6C875
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DF8D #BA8DDF
analogous
#DBDF8D #B2DF8D #8DDF91
triadic
#B2DF8D #8DB2DF #DF8DB2
tetradic
#B2DF8D #8DDBDF #BA8DDF #DF918D
square
#B2DF8D #8DDBDF #BA8DDF #DF918D
split-complementary
#B2DF8D #918DDF #DF8DDB
monochromatic
#72BD35 #92D25D #B2DF8D #D2ECBD #EFF8E7
Accessibility & contrast
On white
1.52
#B2DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#B2DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DF8D
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DF8D | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#DFD091
Tritanopia (blue-blind)
#B4D9CA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b2df8d; /* rgb */ color: rgb(178, 223, 141); /* oklch */ color: oklch(85.2% 0.118 131.9);
Tailwind
colors: {
custom: {
50: '#cae9af',
500: '#b2df8d',
950: '#000000',
},
}SCSS
$custom: #b2df8d; $custom-light: #cae9af; $custom-dark: #000000;
JSON
{
"hex": "#b2df8d",
"rgb": {
"r": 178,
"g": 223,
"b": 141
},
"hsl": {
"h": 92.927,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.85239,
"c": 0.11807,
"h": 131.9
},
"luminance": 0.64163
}Semantic roles & 50–950 ramp
primary
#B2DF8D
secondary
#8D59B7
accent
#22C47B
background
#FEFEFD
surface
#FAFCF7
border
#D3D5D0
text
#131610
muted
#838481