#BDDCD3#BDDCD3
#BDDCD3 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.9% C 0.035 H 176.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDCD3 |
|---|---|
| RGB | rgb(189, 220, 211) |
| HSL | hsl(163, 31%, 80%) |
| HSV | hsv(163, 14%, 86%) |
| CMYK | cmyk(14.1%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(85.36, -11.97, 0.98) |
| CIE-LCH | lch(85.36, 12.01, 175.32°) |
| OKLab | oklab(86.93% -0.035 0.0024) |
| OKLCH | oklch(86.93% 0.035 176) |
| XYZ | xyz(58.3344, 66.7070, 71.4177) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.99
Ice
#D6FFFA
ΔE00 7.80
Paleturquoise
#AFEEEE
ΔE00 7.97
Duck Egg Blue
#C3FBF4
ΔE00 8.11
Ice Blue (survey)
#D7FFFE
ΔE00 8.30
Very Pale Blue
#D6FFFE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDCD3 #DCBDC6
analogous
#BDDCC3 #BDDCD3 #BDD5DC
triadic
#BDDCD3 #D3BDDC #DCD3BD
tetradic
#BDDCD3 #C3BDDC #DCBDC6 #D5DCBD
square
#BDDCD3 #C3BDDC #DCBDC6 #D5DCBD
split-complementary
#BDDCD3 #DCBDD5 #DCC3BD
monochromatic
#6DB29E #95C7B8 #BDDCD3 #E5F1EE #EBF4F2
Accessibility & contrast
On white
1.46
#BDDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BDDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDCD3
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDCD3 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D3
Deuteranopia (green-blind)
#D3D3D4
Tritanopia (blue-blind)
#B6DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddcd3; /* rgb */ color: rgb(189, 220, 211); /* oklch */ color: oklch(86.9% 0.035 176.0);
Tailwind
colors: {
custom: {
50: '#d1e6e0',
500: '#bddcd3',
950: '#000000',
},
}SCSS
$custom: #bddcd3; $custom-light: #d1e6e0; $custom-dark: #000000;
JSON
{
"hex": "#bddcd3",
"rgb": {
"r": 189,
"g": 220,
"b": 211
},
"hsl": {
"h": 162.581,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.8693,
"c": 0.03505,
"h": 176
},
"luminance": 0.66708
}Semantic roles & 50–950 ramp
primary
#BDDCD3
secondary
#B38A96
accent
#3C5CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484