#BBDDB9#BBDDB9
#BBDDB9 is a very light, moderate green. Relative luminance 0.658; OKLCH L 86.3% C 0.061 H 143.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDB9 |
|---|---|
| RGB | rgb(187, 221, 185) |
| HSL | hsl(117, 35%, 80%) |
| HSV | hsv(117, 16%, 87%) |
| CMYK | cmyk(15.4%, 0%, 16.3%, 13.3%) |
| CIE-LAB | lab(84.88, -17.92, 14.00) |
| CIE-LCH | lch(84.88, 22.74, 142.01°) |
| OKLab | oklab(86.32% -0.0489 0.0361) |
| OKLCH | oklch(86.32% 0.061 143.6) |
| XYZ | xyz(55.1050, 65.7794, 55.6830) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.66
Light Sage
#BCECAC
ΔE00 7.06
Mint
#AAF0C1
ΔE00 7.12
Hospital Green
#9BE5AA
ΔE00 7.87
Light Teal
#90E4C1
ΔE00 8.85
Very Pale Green
#CFFDBC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDB9 #DBB9DD
analogous
#CDDDB9 #BBDDB9 #B9DDC9
triadic
#BBDDB9 #B9BBDD #DDB9BB
tetradic
#BBDDB9 #B9CDDD #DBB9DD #DDC9B9
square
#BBDDB9 #B9CDDD #DBB9DD #DDC9B9
split-complementary
#BBDDB9 #C9B9DD #DDB9CD
monochromatic
#6BB567 #93C990 #BBDDB9 #E3F1E2 #EBF5EA
Accessibility & contrast
On white
1.48
#BBDDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#BBDDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDB9
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDB9 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B7
Deuteranopia (green-blind)
#D9D3BB
Tritanopia (blue-blind)
#B8DBD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbddb9; /* rgb */ color: rgb(187, 221, 185); /* oklch */ color: oklch(86.3% 0.061 143.6);
Tailwind
colors: {
custom: {
50: '#cfe7ce',
500: '#bbddb9',
950: '#000000',
},
}SCSS
$custom: #bbddb9; $custom-light: #cfe7ce; $custom-dark: #000000;
JSON
{
"hex": "#bbddb9",
"rgb": {
"r": 187,
"g": 221,
"b": 185
},
"hsl": {
"h": 116.667,
"s": 34.615,
"l": 79.608
},
"oklch": {
"l": 0.8632,
"c": 0.06082,
"h": 143.6
},
"luminance": 0.6578
}Semantic roles & 50–950 ramp
primary
#BBDDB9
secondary
#B285B5
accent
#38ADA7
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483