#B8DDBB#B8DDBB
#B8DDBB is a very light, moderate green. Relative luminance 0.655; OKLCH L 86.2% C 0.061 H 147.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DDBB |
|---|---|
| RGB | rgb(184, 221, 187) |
| HSL | hsl(125, 35%, 79%) |
| HSV | hsv(125, 17%, 87%) |
| CMYK | cmyk(16.7%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(84.74, -18.58, 12.71) |
| CIE-LCH | lch(84.74, 22.52, 145.63°) |
| OKLab | oklab(86.17% -0.051 0.0329) |
| OKLCH | oklch(86.17% 0.061 147.2) |
| XYZ | xyz(54.5911, 65.4899, 56.7687) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.76
Light Grey Green
#B7E1A1
ΔE00 7.27
Light Sage
#BCECAC
ΔE00 7.54
Hospital Green
#9BE5AA
ΔE00 7.75
Light Teal
#90E4C1
ΔE00 8.07
Seafoam
#7FE0B3
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DDBB #DDB8DA
analogous
#C8DDB8 #B8DDBB #B8DDCE
triadic
#B8DDBB #BBB8DD #DDBBB8
tetradic
#B8DDBB #B8C8DD #DDB8DA #DDCEB8
square
#B8DDBB #B8C8DD #DDB8DA #DDCEB8
split-complementary
#B8DDBB #CEB8DD #DDB8C8
monochromatic
#65B56C #8FC993 #B8DDBB #E1F1E3 #EAF5EB
Accessibility & contrast
On white
1.49
#B8DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#B8DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DDBB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DDBB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#B4DBD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b8ddbb; /* rgb */ color: rgb(184, 221, 187); /* oklch */ color: oklch(86.2% 0.061 147.2);
Tailwind
colors: {
custom: {
50: '#cde7cf',
500: '#b8ddbb',
950: '#000000',
},
}SCSS
$custom: #b8ddbb; $custom-light: #cde7cf; $custom-dark: #000000;
JSON
{
"hex": "#b8ddbb",
"rgb": {
"r": 184,
"g": 221,
"b": 187
},
"hsl": {
"h": 124.865,
"s": 35.238,
"l": 79.412
},
"oklch": {
"l": 0.86167,
"c": 0.06069,
"h": 147.2
},
"luminance": 0.65491
}Semantic roles & 50–950 ramp
primary
#B8DDBB
secondary
#B584B1
accent
#37A4AE
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131613
muted
#838483