#BDDDCA#BDDDCA
#BDDDCA is a very light, muted green. Relative luminance 0.668; OKLCH L 86.9% C 0.043 H 159.3°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDDCA |
|---|---|
| RGB | rgb(189, 221, 202) |
| HSL | hsl(144, 32%, 80%) |
| HSV | hsv(144, 14%, 87%) |
| CMYK | cmyk(14.5%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(85.40, -14.19, 5.80) |
| CIE-LCH | lch(85.40, 15.33, 157.78°) |
| OKLab | oklab(86.89% -0.04 0.0151) |
| OKLCH | oklch(86.89% 0.043 159.3) |
| XYZ | xyz(57.5008, 66.7948, 65.7289) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 9.16
Ice
#D6FFFA
ΔE00 9.33
Pale Aqua
#B8FFEB
ΔE00 9.77
Eggshell Blue
#C4FFF7
ΔE00 9.77
Light Teal
#90E4C1
ΔE00 9.82
Honeydew
#F0FFF0
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDDCA #DDBDD0
analogous
#C0DDBD #BDDDCA #BDDDDA
triadic
#BDDDCA #CABDDD #DDCABD
tetradic
#BDDDCA #BDC0DD #DDBDD0 #DDDABD
square
#BDDDCA #BDC0DD #DDBDD0 #DDDABD
split-complementary
#BDDDCA #DABDDD #DDBDC0
monochromatic
#6CB389 #95C8AA #BDDDCA #E5F2EA #EBF5EF
Accessibility & contrast
On white
1.46
#BDDDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BDDDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDDCA
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDDCA | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8C9
Deuteranopia (green-blind)
#D6D4CB
Tritanopia (blue-blind)
#B8DDD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bdddca; /* rgb */ color: rgb(189, 221, 202); /* oklch */ color: oklch(86.9% 0.043 159.3);
Tailwind
colors: {
custom: {
50: '#d1e7da',
500: '#bdddca',
950: '#000000',
},
}SCSS
$custom: #bdddca; $custom-light: #d1e7da; $custom-dark: #000000;
JSON
{
"hex": "#bdddca",
"rgb": {
"r": 189,
"g": 221,
"b": 202
},
"hsl": {
"h": 144.375,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.86892,
"c": 0.04271,
"h": 159.3
},
"luminance": 0.66796
}Semantic roles & 50–950 ramp
primary
#BDDDCA
secondary
#B58AA3
accent
#3B7DAB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483