#BDDECD#BDDECD
#BDDECD is a very light, muted green. Relative luminance 0.675; OKLCH L 87.2% C 0.042 H 163.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDECD |
|---|---|
| RGB | rgb(189, 222, 205) |
| HSL | hsl(149, 33%, 81%) |
| HSV | hsv(149, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(85.74, -14.13, 4.71) |
| CIE-LCH | lch(85.74, 14.89, 161.58°) |
| OKLab | oklab(87.19% -0.0401 0.0122) |
| OKLCH | oklch(87.19% 0.042 163.1) |
| XYZ | xyz(58.1243, 67.4678, 67.7060) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.49
Ice
#D6FFFA
ΔE00 8.68
Eggshell Blue
#C4FFF7
ΔE00 9.15
Paleturquoise
#AFEEEE
ΔE00 9.38
Light Light Blue
#CAFFFB
ΔE00 9.41
Pale Aqua
#B8FFEB
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDECD #DEBDCE
analogous
#BDDEBD #BDDECD #BDDEDD
triadic
#BDDECD #CDBDDE #DECDBD
tetradic
#BDDECD #BDBDDE #DEBDCE #DEDDBD
square
#BDDECD #BDBDDE #DEBDCE #DEDDBD
split-complementary
#BDDECD #DDBDDE #DEBDBD
monochromatic
#6BB58F #94CAAE #BDDECD #E6F2EC #EBF5F0
Accessibility & contrast
On white
1.45
#BDDECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BDDECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDECD
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDECD | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#B7DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bddecd; /* rgb */ color: rgb(189, 222, 205); /* oklch */ color: oklch(87.2% 0.042 163.1);
Tailwind
colors: {
custom: {
50: '#d1e8dc',
500: '#bddecd',
950: '#000000',
},
}SCSS
$custom: #bddecd; $custom-light: #d1e8dc; $custom-dark: #000000;
JSON
{
"hex": "#bddecd",
"rgb": {
"r": 189,
"g": 222,
"b": 205
},
"hsl": {
"h": 149.091,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.87185,
"c": 0.04191,
"h": 163.1
},
"luminance": 0.67469
}Semantic roles & 50–950 ramp
primary
#BDDECD
secondary
#B689A0
accent
#3974AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484