#BDDDCE#BDDDCE
#BDDDCE is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.0% C 0.040 H 165.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDDCE |
|---|---|
| RGB | rgb(189, 221, 206) |
| HSL | hsl(152, 32%, 80%) |
| HSV | hsv(152, 14%, 87%) |
| CMYK | cmyk(14.5%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(85.50, -13.44, 3.83) |
| CIE-LCH | lch(85.50, 13.97, 164.10°) |
| OKLab | oklab(87% -0.0383 0.0099) |
| OKLCH | oklch(87% 0.04 165.5) |
| XYZ | xyz(57.9806, 66.9867, 68.2555) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.43
Ice
#D6FFFA
ΔE00 8.48
Paleturquoise
#AFEEEE
ΔE00 9.07
Powder Blue
#B0E0E6
ΔE00 9.13
Eggshell Blue
#C4FFF7
ΔE00 9.15
Light Light Blue
#CAFFFB
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDDCE #DDBDCC
analogous
#BDDDBE #BDDDCE #BDDCDD
triadic
#BDDDCE #CEBDDD #DDCEBD
tetradic
#BDDDCE #BEBDDD #DDBDCC #DCDDBD
square
#BDDDCE #BEBDDD #DDBDCC #DCDDBD
split-complementary
#BDDDCE #DDBDDC #DDBEBD
monochromatic
#6CB392 #95C8B0 #BDDDCE #E5F2EC #EBF5F0
Accessibility & contrast
On white
1.46
#BDDDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#BDDDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDDCE
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDDCE | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CD
Deuteranopia (green-blind)
#D5D4CF
Tritanopia (blue-blind)
#B7DDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bdddce; /* rgb */ color: rgb(189, 221, 206); /* oklch */ color: oklch(87.0% 0.040 165.5);
Tailwind
colors: {
custom: {
50: '#d1e7dc',
500: '#bdddce',
950: '#000000',
},
}SCSS
$custom: #bdddce; $custom-light: #d1e7dc; $custom-dark: #000000;
JSON
{
"hex": "#bdddce",
"rgb": {
"r": 189,
"g": 221,
"b": 206
},
"hsl": {
"h": 151.875,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.87001,
"c": 0.03959,
"h": 165.5
},
"luminance": 0.66988
}Semantic roles & 50–950 ramp
primary
#BDDDCE
secondary
#B58A9E
accent
#3B6FAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484