#BDDCD0#BDDCD0
#BDDCD0 is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.8% C 0.037 H 170.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDCD0 |
|---|---|
| RGB | rgb(189, 220, 208) |
| HSL | hsl(157, 31%, 80%) |
| HSV | hsv(157, 14%, 86%) |
| CMYK | cmyk(14.1%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(85.28, -12.55, 2.46) |
| CIE-LCH | lch(85.28, 12.79, 168.93°) |
| OKLab | oklab(86.85% -0.0362 0.0063) |
| OKLCH | oklch(86.85% 0.037 170.1) |
| XYZ | xyz(57.9618, 66.5580, 69.4555) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.12
Ice
#D6FFFA
ΔE00 8.19
Duck Egg Blue
#C3FBF4
ΔE00 8.34
Paleturquoise
#AFEEEE
ΔE00 8.59
Ice Blue (survey)
#D7FFFE
ΔE00 8.91
Very Pale Blue
#D6FFFE
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDCD0 #DCBDC9
analogous
#BDDCC0 #BDDCD0 #BDD8DC
triadic
#BDDCD0 #D0BDDC #DCD0BD
tetradic
#BDDCD0 #C0BDDC #DCBDC9 #D8DCBD
square
#BDDCD0 #C0BDDC #DCBDC9 #D8DCBD
split-complementary
#BDDCD0 #DCBDD8 #DCC0BD
monochromatic
#6DB297 #95C7B4 #BDDCD0 #E5F1EC #EBF4F1
Accessibility & contrast
On white
1.47
#BDDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BDDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDCD0
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDCD0 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8CF
Deuteranopia (green-blind)
#D4D3D1
Tritanopia (blue-blind)
#B7DDD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddcd0; /* rgb */ color: rgb(189, 220, 208); /* oklch */ color: oklch(86.8% 0.037 170.1);
Tailwind
colors: {
custom: {
50: '#d1e6de',
500: '#bddcd0',
950: '#000000',
},
}SCSS
$custom: #bddcd0; $custom-light: #d1e6de; $custom-dark: #000000;
JSON
{
"hex": "#bddcd0",
"rgb": {
"r": 189,
"g": 220,
"b": 208
},
"hsl": {
"h": 156.774,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.86845,
"c": 0.03672,
"h": 170.1
},
"luminance": 0.66559
}Semantic roles & 50–950 ramp
primary
#BDDCD0
secondary
#B38A9A
accent
#3C66A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484