#B5DDBC#B5DDBC
#B5DDBC is a very light, moderate green. Relative luminance 0.652; OKLCH L 86.0% C 0.062 H 150.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DDBC |
|---|---|
| RGB | rgb(181, 221, 188) |
| HSL | hsl(131, 37%, 79%) |
| HSV | hsv(131, 18%, 87%) |
| CMYK | cmyk(18.1%, 0%, 14.9%, 13.3%) |
| CIE-LAB | lab(84.57, -19.41, 11.92) |
| CIE-LCH | lch(84.57, 22.78, 148.43°) |
| OKLab | oklab(85.99% -0.0535 0.0308) |
| OKLCH | oklch(85.99% 0.062 150.1) |
| XYZ | xyz(53.9873, 65.1662, 57.3011) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.42
Light Teal
#90E4C1
ΔE00 7.37
Hospital Green
#9BE5AA
ΔE00 7.56
Light Grey Green
#B7E1A1
ΔE00 7.67
Light Sage
#BCECAC
ΔE00 7.86
Seafoam
#7FE0B3
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DDBC #DDB5D6
analogous
#C2DDB5 #B5DDBC #B5DDD0
triadic
#B5DDBC #BCB5DD #DDBCB5
tetradic
#B5DDBC #B5C2DD #DDB5D6 #DDD0B5
square
#B5DDBC #B5C2DD #DDB5D6 #DDD0B5
split-complementary
#B5DDBC #D0B5DD #DDB5C2
monochromatic
#61B670 #8BCA96 #B5DDBC #DFF0E2 #EAF5EC
Accessibility & contrast
On white
1.50
#B5DDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#B5DDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DDBC
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DDBC | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BA
Deuteranopia (green-blind)
#D7D1BE
Tritanopia (blue-blind)
#B0DBD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b5ddbc; /* rgb */ color: rgb(181, 221, 188); /* oklch */ color: oklch(86.0% 0.062 150.1);
Tailwind
colors: {
custom: {
50: '#cbe7d0',
500: '#b5ddbc',
950: '#000000',
},
}SCSS
$custom: #b5ddbc; $custom-light: #cbe7d0; $custom-dark: #000000;
JSON
{
"hex": "#b5ddbc",
"rgb": {
"r": 181,
"g": 221,
"b": 188
},
"hsl": {
"h": 130.5,
"s": 37.037,
"l": 78.824
},
"oklch": {
"l": 0.85993,
"c": 0.06178,
"h": 150.1
},
"luminance": 0.65168
}Semantic roles & 50–950 ramp
primary
#B5DDBC
secondary
#B581AC
accent
#369BB0
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131614
muted
#838483