#B5DFBB#B5DFBB
#B5DFBB is a very light, moderate green. Relative luminance 0.662; OKLCH L 86.4% C 0.066 H 149.0°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFBB |
|---|---|
| RGB | rgb(181, 223, 187) |
| HSL | hsl(129, 40%, 79%) |
| HSV | hsv(129, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(85.09, -20.57, 13.19) |
| CIE-LCH | lch(85.09, 24.44, 147.34°) |
| OKLab | oklab(86.4% -0.0566 0.034) |
| OKLCH | oklch(86.4% 0.066 149) |
| XYZ | xyz(54.4111, 66.1856, 56.9124) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.67
Hospital Green
#9BE5AA
ΔE00 6.76
Light Grey Green
#B7E1A1
ΔE00 6.91
Light Sage
#BCECAC
ΔE00 6.99
Light Teal
#90E4C1
ΔE00 7.13
Seafoam
#7FE0B3
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFBB #DFB5D9
analogous
#C4DFB5 #B5DFBB #B5DFD0
triadic
#B5DFBB #BBB5DF #DFBBB5
tetradic
#B5DFBB #B5C4DF #DFB5D9 #DFD0B5
square
#B5DFBB #B5C4DF #DFB5D9 #DFD0B5
split-complementary
#B5DFBB #D0B5DF #DFB5C4
monochromatic
#60BA6C #8ACD94 #B5DFBB #E0F1E2 #EAF6EB
Accessibility & contrast
On white
1.47
#B5DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#B5DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFBB
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFBB | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#B0DDD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b5dfbb; /* rgb */ color: rgb(181, 223, 187); /* oklch */ color: oklch(86.4% 0.066 149.0);
Tailwind
colors: {
custom: {
50: '#cbe9cf',
500: '#b5dfbb',
950: '#000000',
},
}SCSS
$custom: #b5dfbb; $custom-light: #cbe9cf; $custom-dark: #000000;
JSON
{
"hex": "#b5dfbb",
"rgb": {
"r": 181,
"g": 223,
"b": 187
},
"hsl": {
"h": 128.571,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.86402,
"c": 0.06607,
"h": 149
},
"luminance": 0.66187
}Semantic roles & 50–950 ramp
primary
#B5DFBB
secondary
#B881B0
accent
#33A0B3
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131613
muted
#838483