#BDDBDF#BDDBDF
#BDDBDF is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.1% C 0.032 H 206.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDBDF |
|---|---|
| RGB | rgb(189, 219, 223) |
| HSL | hsl(187, 35%, 81%) |
| HSV | hsv(187, 15%, 87%) |
| CMYK | cmyk(15.2%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(85.41, -9.06, -5.29) |
| CIE-LCH | lch(85.41, 10.49, 210.31°) |
| OKLab | oklab(87.08% -0.0289 -0.0143) |
| OKLCH | oklch(87.08% 0.032 206.4) |
| XYZ | xyz(59.6336, 66.8080, 79.5511) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.32
Lightblue
#ADD8E6
ΔE00 4.49
Pale Sky Blue
#BDF6FE
ΔE00 7.73
Lightcyan
#E0FFFF
ΔE00 7.91
Very Light Blue
#D5FFFF
ΔE00 8.24
Ice Blue (survey)
#D7FFFE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDBDF #DFC1BD
analogous
#BDDFD2 #BDDBDF #BDCADF
triadic
#BDDBDF #DFBDDB #DBDFBD
tetradic
#BDDBDF #D2BDDF #DFC1BD #CADFBD
square
#BDDBDF #D2BDDF #DFC1BD #CADFBD
split-complementary
#BDDBDF #DFBDCA #DFD2BD
monochromatic
#6BAEB7 #94C5CB #BDDBDF #E6F1F3 #EAF4F5
Accessibility & contrast
On white
1.46
#BDDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BDDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDBDF
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDBDF | 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)
#D6D8DF
Deuteranopia (green-blind)
#D0D3DF
Tritanopia (blue-blind)
#B3DEDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddbdf; /* rgb */ color: rgb(189, 219, 223); /* oklch */ color: oklch(87.1% 0.032 206.4);
Tailwind
colors: {
custom: {
50: '#d1e6e9',
500: '#bddbdf',
950: '#000000',
},
}SCSS
$custom: #bddbdf; $custom-light: #d1e6e9; $custom-dark: #000000;
JSON
{
"hex": "#bddbdf",
"rgb": {
"r": 189,
"g": 219,
"b": 223
},
"hsl": {
"h": 187.059,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.87075,
"c": 0.03227,
"h": 206.4
},
"luminance": 0.6681
}Semantic roles & 50–950 ramp
primary
#BDDBDF
secondary
#B78E89
accent
#4638AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484