#B8DDBC#B8DDBC
#B8DDBC is a very light, muted green. Relative luminance 0.655; OKLCH L 86.2% C 0.060 H 148.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DDBC |
|---|---|
| RGB | rgb(184, 221, 188) |
| HSL | hsl(126, 35%, 79%) |
| HSV | hsv(126, 17%, 87%) |
| CMYK | cmyk(16.7%, 0%, 14.9%, 13.3%) |
| CIE-LAB | lab(84.76, -18.41, 12.22) |
| CIE-LCH | lch(84.76, 22.09, 146.43°) |
| OKLab | oklab(86.19% -0.0506 0.0316) |
| OKLCH | oklch(86.19% 0.06 148) |
| XYZ | xyz(54.6985, 65.5329, 57.3345) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.85
Light Grey Green
#B7E1A1
ΔE00 7.56
Light Sage
#BCECAC
ΔE00 7.80
Hospital Green
#9BE5AA
ΔE00 7.93
Light Teal
#90E4C1
ΔE00 8.02
Seafoam
#7FE0B3
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DDBC #DDB8D9
analogous
#C7DDB8 #B8DDBC #B8DDCF
triadic
#B8DDBC #BCB8DD #DDBCB8
tetradic
#B8DDBC #B8C7DD #DDB8D9 #DDCFB8
square
#B8DDBC #B8C7DD #DDB8D9 #DDCFB8
split-complementary
#B8DDBC #CFB8DD #DDB8C7
monochromatic
#65B56E #8FC995 #B8DDBC #E1F1E3 #EAF5EB
Accessibility & contrast
On white
1.49
#B8DDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#B8DDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DDBC
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DDBC | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BA
Deuteranopia (green-blind)
#D8D2BE
Tritanopia (blue-blind)
#B4DBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b8ddbc; /* rgb */ color: rgb(184, 221, 188); /* oklch */ color: oklch(86.2% 0.060 148.0);
Tailwind
colors: {
custom: {
50: '#cde7d0',
500: '#b8ddbc',
950: '#000000',
},
}SCSS
$custom: #b8ddbc; $custom-light: #cde7d0; $custom-dark: #000000;
JSON
{
"hex": "#b8ddbc",
"rgb": {
"r": 184,
"g": 221,
"b": 188
},
"hsl": {
"h": 126.486,
"s": 35.238,
"l": 79.412
},
"oklch": {
"l": 0.86192,
"c": 0.05967,
"h": 148
},
"luminance": 0.65534
}Semantic roles & 50–950 ramp
primary
#B8DDBC
secondary
#B584B0
accent
#37A1AE
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131614
muted
#838483