#BDDCD4#BDDCD4
#BDDCD4 is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.0% C 0.035 H 178.2°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDCD4 |
|---|---|
| RGB | rgb(189, 220, 212) |
| HSL | hsl(165, 31%, 80%) |
| HSV | hsv(165, 14%, 86%) |
| CMYK | cmyk(14.1%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(85.38, -11.77, 0.49) |
| CIE-LCH | lch(85.38, 11.78, 177.63°) |
| OKLab | oklab(86.96% -0.0346 0.0011) |
| OKLCH | oklch(86.96% 0.035 178.2) |
| XYZ | xyz(58.4602, 66.7573, 72.0800) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.62
Ice
#D6FFFA
ΔE00 7.71
Paleturquoise
#AFEEEE
ΔE00 7.81
Duck Egg Blue
#C3FBF4
ΔE00 8.08
Ice Blue (survey)
#D7FFFE
ΔE00 8.13
Very Pale Blue
#D6FFFE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDCD4 #DCBDC5
analogous
#BDDCC4 #BDDCD4 #BDD4DC
triadic
#BDDCD4 #D4BDDC #DCD4BD
tetradic
#BDDCD4 #C4BDDC #DCBDC5 #D4DCBD
square
#BDDCD4 #C4BDDC #DCBDC5 #D4DCBD
split-complementary
#BDDCD4 #DCBDD4 #DCC4BD
monochromatic
#6DB2A0 #95C7BA #BDDCD4 #E5F1EE #EBF4F2
Accessibility & contrast
On white
1.46
#BDDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BDDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDCD4
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDCD4 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#D3D4D5
Tritanopia (blue-blind)
#B6DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddcd4; /* rgb */ color: rgb(189, 220, 212); /* oklch */ color: oklch(87.0% 0.035 178.2);
Tailwind
colors: {
custom: {
50: '#d1e6e1',
500: '#bddcd4',
950: '#000000',
},
}SCSS
$custom: #bddcd4; $custom-light: #d1e6e1; $custom-dark: #000000;
JSON
{
"hex": "#bddcd4",
"rgb": {
"r": 189,
"g": 220,
"b": 212
},
"hsl": {
"h": 164.516,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.86959,
"c": 0.03459,
"h": 178.2
},
"luminance": 0.66759
}Semantic roles & 50–950 ramp
primary
#BDDCD4
secondary
#B38A95
accent
#3C58A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484