#BDDECC#BDDECC
#BDDECC is a very light, muted green. Relative luminance 0.674; OKLCH L 87.2% C 0.043 H 161.6°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDECC |
|---|---|
| RGB | rgb(189, 222, 204) |
| HSL | hsl(147, 33%, 81%) |
| HSV | hsv(147, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(85.72, -14.32, 5.20) |
| CIE-LCH | lch(85.72, 15.23, 160.05°) |
| OKLab | oklab(87.16% -0.0405 0.0135) |
| OKLCH | oklch(87.16% 0.043 161.6) |
| XYZ | xyz(58.0040, 67.4197, 67.0723) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.69
Ice
#D6FFFA
ΔE00 8.90
Eggshell Blue
#C4FFF7
ΔE00 9.31
Pale Aqua
#B8FFEB
ΔE00 9.43
Light Light Blue
#CAFFFB
ΔE00 9.63
Paleturquoise
#AFEEEE
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDECC #DEBDCF
analogous
#BEDEBD #BDDECC #BDDEDC
triadic
#BDDECC #CCBDDE #DECCBD
tetradic
#BDDECC #BDBEDE #DEBDCF #DEDCBD
square
#BDDECC #BDBEDE #DEBDCF #DEDCBD
split-complementary
#BDDECC #DCBDDE #DEBDBE
monochromatic
#6BB58D #94CAAC #BDDECC #E6F2EC #EBF5EF
Accessibility & contrast
On white
1.45
#BDDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BDDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDECC
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDECC | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#B7DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bddecc; /* rgb */ color: rgb(189, 222, 204); /* oklch */ color: oklch(87.2% 0.043 161.6);
Tailwind
colors: {
custom: {
50: '#d1e8db',
500: '#bddecc',
950: '#000000',
},
}SCSS
$custom: #bddecc; $custom-light: #d1e8db; $custom-dark: #000000;
JSON
{
"hex": "#bddecc",
"rgb": {
"r": 189,
"g": 222,
"b": 204
},
"hsl": {
"h": 147.273,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.87158,
"c": 0.04269,
"h": 161.6
},
"luminance": 0.67421
}Semantic roles & 50–950 ramp
primary
#BDDECC
secondary
#B689A2
accent
#3978AC
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484