#BDDBD7#BDDBD7
#BDDBD7 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.8% C 0.032 H 186.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDBD7 |
|---|---|
| RGB | rgb(189, 219, 215) |
| HSL | hsl(172, 29%, 80%) |
| HSV | hsv(172, 14%, 86%) |
| CMYK | cmyk(13.7%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(85.19, -10.67, -1.37) |
| CIE-LCH | lch(85.19, 10.76, 187.33°) |
| OKLab | oklab(86.84% -0.032 -0.0038) |
| OKLCH | oklch(86.84% 0.032 186.8) |
| XYZ | xyz(58.5805, 66.3868, 74.0043) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.44
Lightblue
#ADD8E6
ΔE00 7.69
Paleturquoise
#AFEEEE
ΔE00 7.71
Ice
#D6FFFA
ΔE00 7.87
Ice Blue (survey)
#D7FFFE
ΔE00 7.90
Very Pale Blue
#D6FFFE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDBD7 #DBBDC1
analogous
#BDDBC8 #BDDBD7 #BDD0DB
triadic
#BDDBD7 #D7BDDB #DBD7BD
tetradic
#BDDBD7 #C8BDDB #DBBDC1 #D0DBBD
square
#BDDBD7 #C8BDDB #DBBDC1 #D0DBBD
split-complementary
#BDDBD7 #DBBDD0 #DBC8BD
monochromatic
#6EB0A7 #95C5BF #BDDBD7 #E5F1EF #EBF4F3
Accessibility & contrast
On white
1.47
#BDDBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BDDBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDBD7
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDBD7 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D7
Deuteranopia (green-blind)
#D2D3D7
Tritanopia (blue-blind)
#B5DDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddbd7; /* rgb */ color: rgb(189, 219, 215); /* oklch */ color: oklch(86.8% 0.032 186.8);
Tailwind
colors: {
custom: {
50: '#d1e6e3',
500: '#bddbd7',
950: '#000000',
},
}SCSS
$custom: #bddbd7; $custom-light: #d1e6e3; $custom-dark: #000000;
JSON
{
"hex": "#bddbd7",
"rgb": {
"r": 189,
"g": 219,
"b": 215
},
"hsl": {
"h": 172,
"s": 29.412,
"l": 80
},
"oklch": {
"l": 0.86835,
"c": 0.03226,
"h": 186.8
},
"luminance": 0.66388
}Semantic roles & 50–950 ramp
primary
#BDDBD7
secondary
#B28A8F
accent
#3D4CA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484