#BDDBD6#BDDBD6
#BDDBD6 is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.8% C 0.033 H 184.4°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDBD6 |
|---|---|
| RGB | rgb(189, 219, 214) |
| HSL | hsl(170, 29%, 80%) |
| HSV | hsv(170, 14%, 86%) |
| CMYK | cmyk(13.7%, 0%, 2.3%, 14.1%) |
| CIE-LAB | lab(85.17, -10.87, -0.88) |
| CIE-LCH | lch(85.17, 10.90, 184.64°) |
| OKLab | oklab(86.81% -0.0324 -0.0025) |
| OKLCH | oklch(86.81% 0.033 184.4) |
| XYZ | xyz(58.4524, 66.3355, 73.3297) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.75
Paleturquoise
#AFEEEE
ΔE00 7.77
Ice
#D6FFFA
ΔE00 7.85
Ice Blue (survey)
#D7FFFE
ΔE00 7.98
Very Pale Blue
#D6FFFE
ΔE00 8.02
Lightblue
#ADD8E6
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDBD6 #DBBDC2
analogous
#BDDBC7 #BDDBD6 #BDD1DB
triadic
#BDDBD6 #D6BDDB #DBD6BD
tetradic
#BDDBD6 #C7BDDB #DBBDC2 #D1DBBD
square
#BDDBD6 #C7BDDB #DBBDC2 #D1DBBD
split-complementary
#BDDBD6 #DBBDD1 #DBC7BD
monochromatic
#6EB0A5 #95C5BD #BDDBD6 #E5F1EF #EBF4F3
Accessibility & contrast
On white
1.47
#BDDBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BDDBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDBD6
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDBD6 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D6
Deuteranopia (green-blind)
#D2D3D6
Tritanopia (blue-blind)
#B5DCD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddbd6; /* rgb */ color: rgb(189, 219, 214); /* oklch */ color: oklch(86.8% 0.033 184.4);
Tailwind
colors: {
custom: {
50: '#d1e6e2',
500: '#bddbd6',
950: '#000000',
},
}SCSS
$custom: #bddbd6; $custom-light: #d1e6e2; $custom-dark: #000000;
JSON
{
"hex": "#bddbd6",
"rgb": {
"r": 189,
"g": 219,
"b": 214
},
"hsl": {
"h": 170,
"s": 29.412,
"l": 80
},
"oklch": {
"l": 0.86806,
"c": 0.03253,
"h": 184.4
},
"luminance": 0.66337
}Semantic roles & 50–950 ramp
primary
#BDDBD6
secondary
#B28A91
accent
#3D4FA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484