#BDDCD8#BDDCD8
#BDDCD8 is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.1% C 0.033 H 187.1°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDCD8 |
|---|---|
| RGB | rgb(189, 220, 216) |
| HSL | hsl(172, 31%, 80%) |
| HSV | hsv(172, 14%, 86%) |
| CMYK | cmyk(14.1%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(85.48, -10.98, -1.48) |
| CIE-LCH | lch(85.48, 11.08, 187.65°) |
| OKLab | oklab(87.08% -0.033 -0.0041) |
| OKLCH | oklch(87.08% 0.033 187.1) |
| XYZ | xyz(58.9710, 66.9617, 74.7703) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.25
Paleturquoise
#AFEEEE
ΔE00 7.39
Ice
#D6FFFA
ΔE00 7.60
Ice Blue (survey)
#D7FFFE
ΔE00 7.65
Lightblue
#ADD8E6
ΔE00 7.67
Very Pale Blue
#D6FFFE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDCD8 #DCBDC1
analogous
#BDDCC8 #BDDCD8 #BDD0DC
triadic
#BDDCD8 #D8BDDC #DCD8BD
tetradic
#BDDCD8 #C8BDDC #DCBDC1 #D0DCBD
square
#BDDCD8 #C8BDDC #DCBDC1 #D0DCBD
split-complementary
#BDDCD8 #DCBDD0 #DCC8BD
monochromatic
#6DB2A9 #95C7C0 #BDDCD8 #E5F1F0 #EBF4F3
Accessibility & contrast
On white
1.46
#BDDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BDDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDCD8
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDCD8 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D8
Deuteranopia (green-blind)
#D2D4D8
Tritanopia (blue-blind)
#B5DEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bddcd8; /* rgb */ color: rgb(189, 220, 216); /* oklch */ color: oklch(87.1% 0.033 187.1);
Tailwind
colors: {
custom: {
50: '#d1e6e4',
500: '#bddcd8',
950: '#000000',
},
}SCSS
$custom: #bddcd8; $custom-light: #d1e6e4; $custom-dark: #000000;
JSON
{
"hex": "#bddcd8",
"rgb": {
"r": 189,
"g": 220,
"b": 216
},
"hsl": {
"h": 172.258,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.87075,
"c": 0.03325,
"h": 187.1
},
"luminance": 0.66963
}Semantic roles & 50–950 ramp
primary
#BDDCD8
secondary
#B38A8F
accent
#3C4AA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484