#BDDCD5#BDDCD5
#BDDCD5 is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.0% C 0.034 H 180.3°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDCD5 |
|---|---|
| RGB | rgb(189, 220, 213) |
| HSL | hsl(166, 31%, 80%) |
| HSV | hsv(166, 14%, 86%) |
| CMYK | cmyk(14.1%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(85.41, -11.57, -0.00) |
| CIE-LCH | lch(85.41, 11.57, 180.02°) |
| OKLab | oklab(86.99% -0.0342 -0.0002) |
| OKLCH | oklch(86.99% 0.034 180.3) |
| XYZ | xyz(58.5867, 66.8079, 72.7464) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.26
Ice
#D6FFFA
ΔE00 7.64
Paleturquoise
#AFEEEE
ΔE00 7.66
Ice Blue (survey)
#D7FFFE
ΔE00 7.98
Very Pale Blue
#D6FFFE
ΔE00 8.00
Duck Egg Blue
#C3FBF4
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDCD5 #DCBDC4
analogous
#BDDCC5 #BDDCD5 #BDD3DC
triadic
#BDDCD5 #D5BDDC #DCD5BD
tetradic
#BDDCD5 #C5BDDC #DCBDC4 #D3DCBD
square
#BDDCD5 #C5BDDC #DCBDC4 #D3DCBD
split-complementary
#BDDCD5 #DCBDD3 #DCC5BD
monochromatic
#6DB2A2 #95C7BC #BDDCD5 #E5F1EE #EBF4F2
Accessibility & contrast
On white
1.46
#BDDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BDDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDCD5
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDCD5 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#D3D4D6
Tritanopia (blue-blind)
#B6DDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddcd5; /* rgb */ color: rgb(189, 220, 213); /* oklch */ color: oklch(87.0% 0.034 180.3);
Tailwind
colors: {
custom: {
50: '#d1e6e1',
500: '#bddcd5',
950: '#000000',
},
}SCSS
$custom: #bddcd5; $custom-light: #d1e6e1; $custom-dark: #000000;
JSON
{
"hex": "#bddcd5",
"rgb": {
"r": 189,
"g": 220,
"b": 213
},
"hsl": {
"h": 166.452,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.86987,
"c": 0.03418,
"h": 180.3
},
"luminance": 0.66809
}Semantic roles & 50–950 ramp
primary
#BDDCD5
secondary
#B38A93
accent
#3C55A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484