#BBDECC#BBDECC
#BBDECC is a very light, muted green. Relative luminance 0.672; OKLCH L 87.0% C 0.044 H 163.0°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDECC |
|---|---|
| RGB | rgb(187, 222, 204) |
| HSL | hsl(149, 35%, 80%) |
| HSV | hsv(149, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(85.59, -14.97, 5.00) |
| CIE-LCH | lch(85.59, 15.79, 161.54°) |
| OKLab | oklab(87.02% -0.0424 0.013) |
| OKLCH | oklch(87.02% 0.044 163) |
| XYZ | xyz(57.5112, 67.1656, 67.0492) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.45
Ice
#D6FFFA
ΔE00 8.88
Eggshell Blue
#C4FFF7
ΔE00 9.07
Pale Aqua
#B8FFEB
ΔE00 9.09
Light Teal
#90E4C1
ΔE00 9.34
Paleturquoise
#AFEEEE
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDECC #DEBBCD
analogous
#BBDEBB #BBDECC #BBDEDD
triadic
#BBDECC #CCBBDE #DECCBB
tetradic
#BBDECC #BBBBDE #DEBBCD #DEDDBB
square
#BBDECC #BBBBDE #DEBBCD #DEDDBB
split-complementary
#BBDECC #DDBBDE #DEBBBB
monochromatic
#69B68E #92CAAD #BBDECC #E4F2EB #EAF5F0
Accessibility & contrast
On white
1.45
#BBDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#BBDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDECC
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDECC | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#B5DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdecc; /* rgb */ color: rgb(187, 222, 204); /* oklch */ color: oklch(87.0% 0.044 163.0);
Tailwind
colors: {
custom: {
50: '#cfe8db',
500: '#bbdecc',
950: '#000000',
},
}SCSS
$custom: #bbdecc; $custom-light: #cfe8db; $custom-dark: #000000;
JSON
{
"hex": "#bbdecc",
"rgb": {
"r": 187,
"g": 222,
"b": 204
},
"hsl": {
"h": 149.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87024,
"c": 0.04439,
"h": 163
},
"luminance": 0.67167
}Semantic roles & 50–950 ramp
primary
#BBDECC
secondary
#B6879F
accent
#3874AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484