#BDDCD7#BDDCD7
#BDDCD7 is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.0% C 0.034 H 184.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDCD7 |
|---|---|
| RGB | rgb(189, 220, 215) |
| HSL | hsl(170, 31%, 80%) |
| HSV | hsv(170, 14%, 86%) |
| CMYK | cmyk(14.1%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(85.46, -11.18, -0.99) |
| CIE-LCH | lch(85.46, 11.22, 185.04°) |
| OKLab | oklab(87.04% -0.0334 -0.0028) |
| OKLCH | oklch(87.04% 0.034 184.8) |
| XYZ | xyz(58.8421, 66.9101, 74.0916) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.57
Paleturquoise
#AFEEEE
ΔE00 7.45
Ice
#D6FFFA
ΔE00 7.59
Ice Blue (survey)
#D7FFFE
ΔE00 7.73
Very Pale Blue
#D6FFFE
ΔE00 7.76
Pale Blue
#D0FEFE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDCD7 #DCBDC2
analogous
#BDDCC8 #BDDCD7 #BDD1DC
triadic
#BDDCD7 #D7BDDC #DCD7BD
tetradic
#BDDCD7 #C8BDDC #DCBDC2 #D1DCBD
square
#BDDCD7 #C8BDDC #DCBDC2 #D1DCBD
split-complementary
#BDDCD7 #DCBDD1 #DCC8BD
monochromatic
#6DB2A7 #95C7BF #BDDCD7 #E5F1EF #EBF4F3
Accessibility & contrast
On white
1.46
#BDDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BDDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDCD7
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDCD7 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D7
Deuteranopia (green-blind)
#D3D4D8
Tritanopia (blue-blind)
#B5DDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bddcd7; /* rgb */ color: rgb(189, 220, 215); /* oklch */ color: oklch(87.0% 0.034 184.8);
Tailwind
colors: {
custom: {
50: '#d1e6e3',
500: '#bddcd7',
950: '#000000',
},
}SCSS
$custom: #bddcd7; $custom-light: #d1e6e3; $custom-dark: #000000;
JSON
{
"hex": "#bddcd7",
"rgb": {
"r": 189,
"g": 220,
"b": 215
},
"hsl": {
"h": 170.323,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.87045,
"c": 0.0335,
"h": 184.8
},
"luminance": 0.66912
}Semantic roles & 50–950 ramp
primary
#BDDCD7
secondary
#B38A91
accent
#3C4EA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484