#BDDDCD#BDDDCD
#BDDDCD is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.0% C 0.040 H 163.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDDCD |
|---|---|
| RGB | rgb(189, 221, 205) |
| HSL | hsl(150, 32%, 80%) |
| HSV | hsv(150, 14%, 87%) |
| CMYK | cmyk(14.5%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(85.47, -13.63, 4.32) |
| CIE-LCH | lch(85.47, 14.30, 162.41°) |
| OKLab | oklab(86.97% -0.0387 0.0112) |
| OKLCH | oklch(86.97% 0.04 163.9) |
| XYZ | xyz(57.8595, 66.9382, 67.6177) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.60
Ice
#D6FFFA
ΔE00 8.68
Eggshell Blue
#C4FFF7
ΔE00 9.29
Paleturquoise
#AFEEEE
ΔE00 9.33
Light Light Blue
#CAFFFB
ΔE00 9.45
Powder Blue
#B0E0E6
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDDCD #DDBDCD
analogous
#BDDDBD #BDDDCD #BDDDDD
triadic
#BDDDCD #CDBDDD #DDCDBD
tetradic
#BDDDCD #BDBDDD #DDBDCD #DDDDBD
square
#BDDDCD #BDBDDD #DDBDCD #DDDDBD
split-complementary
#BDDDCD #DDBDDD #DDBDBD
monochromatic
#6CB390 #95C8AE #BDDDCD #E5F2EC #EBF5F0
Accessibility & contrast
On white
1.46
#BDDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BDDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDDCD
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDDCD | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#B7DDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bdddcd; /* rgb */ color: rgb(189, 221, 205); /* oklch */ color: oklch(87.0% 0.040 163.9);
Tailwind
colors: {
custom: {
50: '#d1e7dc',
500: '#bdddcd',
950: '#000000',
},
}SCSS
$custom: #bdddcd; $custom-light: #d1e7dc; $custom-dark: #000000;
JSON
{
"hex": "#bdddcd",
"rgb": {
"r": 189,
"g": 221,
"b": 205
},
"hsl": {
"h": 150,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.86973,
"c": 0.04033,
"h": 163.9
},
"luminance": 0.66939
}Semantic roles & 50–950 ramp
primary
#BDDDCD
secondary
#B58A9F
accent
#3B73AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484