#BBDDB8#BBDDB8
#BBDDB8 is a very light, moderate green. Relative luminance 0.657; OKLCH L 86.3% C 0.062 H 142.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDB8 |
|---|---|
| RGB | rgb(187, 221, 184) |
| HSL | hsl(115, 35%, 79%) |
| HSV | hsv(115, 17%, 87%) |
| CMYK | cmyk(15.4%, 0%, 16.7%, 13.3%) |
| CIE-LAB | lab(84.86, -18.10, 14.49) |
| CIE-LCH | lch(84.86, 23.18, 141.30°) |
| OKLab | oklab(86.3% -0.0493 0.0374) |
| OKLCH | oklch(86.3% 0.062 142.9) |
| XYZ | xyz(54.9998, 65.7374, 55.1290) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.38
Light Sage
#BCECAC
ΔE00 6.82
Mint
#AAF0C1
ΔE00 7.07
Hospital Green
#9BE5AA
ΔE00 7.73
Very Pale Green
#CFFDBC
ΔE00 8.87
Light Teal
#90E4C1
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDB8 #DAB8DD
analogous
#CEDDB8 #BBDDB8 #B8DDC8
triadic
#BBDDB8 #B8BBDD #DDB8BB
tetradic
#BBDDB8 #B8CEDD #DAB8DD #DDC8B8
square
#BBDDB8 #B8CEDD #DAB8DD #DDC8B8
split-complementary
#BBDDB8 #C8B8DD #DDB8CE
monochromatic
#6CB565 #93C98F #BBDDB8 #E3F1E1 #EBF5EA
Accessibility & contrast
On white
1.48
#BBDDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BBDDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDB8
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDB8 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B6
Deuteranopia (green-blind)
#D9D3BA
Tritanopia (blue-blind)
#B9DBD2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbddb8; /* rgb */ color: rgb(187, 221, 184); /* oklch */ color: oklch(86.3% 0.062 142.9);
Tailwind
colors: {
custom: {
50: '#cfe7cd',
500: '#bbddb8',
950: '#000000',
},
}SCSS
$custom: #bbddb8; $custom-light: #cfe7cd; $custom-dark: #000000;
JSON
{
"hex": "#bbddb8",
"rgb": {
"r": 187,
"g": 221,
"b": 184
},
"hsl": {
"h": 115.135,
"s": 35.238,
"l": 79.412
},
"oklch": {
"l": 0.86296,
"c": 0.06191,
"h": 142.9
},
"luminance": 0.65738
}Semantic roles & 50–950 ramp
primary
#BBDDB8
secondary
#B184B5
accent
#37AEA4
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483