#BDDCDF#BDDCDF
#BDDCDF is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.3% C 0.033 H 203.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDCDF |
|---|---|
| RGB | rgb(189, 220, 223) |
| HSL | hsl(185, 35%, 81%) |
| HSV | hsv(185, 15%, 87%) |
| CMYK | cmyk(15.2%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(85.67, -9.57, -4.90) |
| CIE-LCH | lch(85.67, 10.75, 207.13°) |
| OKLab | oklab(87.28% -0.0303 -0.0133) |
| OKLCH | oklch(87.28% 0.033 203.7) |
| XYZ | xyz(59.8953, 67.3314, 79.6383) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.99
Lightblue
#ADD8E6
ΔE00 4.79
Pale Sky Blue
#BDF6FE
ΔE00 7.41
Lightcyan
#E0FFFF
ΔE00 7.63
Ice Blue (survey)
#D7FFFE
ΔE00 7.82
Very Light Blue
#D5FFFF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDCDF #DFC0BD
analogous
#BDDFD1 #BDDCDF #BDCBDF
triadic
#BDDCDF #DFBDDC #DCDFBD
tetradic
#BDDCDF #D1BDDF #DFC0BD #CBDFBD
square
#BDDCDF #D1BDDF #DFC0BD #CBDFBD
split-complementary
#BDDCDF #DFBDCB #DFD1BD
monochromatic
#6BB0B7 #94C6CB #BDDCDF #E6F2F3 #EAF4F5
Accessibility & contrast
On white
1.45
#BDDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#BDDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDCDF
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDCDF | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D1D4DF
Tritanopia (blue-blind)
#B3DFDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bddcdf; /* rgb */ color: rgb(189, 220, 223); /* oklch */ color: oklch(87.3% 0.033 203.7);
Tailwind
colors: {
custom: {
50: '#d1e6e9',
500: '#bddcdf',
950: '#000000',
},
}SCSS
$custom: #bddcdf; $custom-light: #d1e6e9; $custom-dark: #000000;
JSON
{
"hex": "#bddcdf",
"rgb": {
"r": 189,
"g": 220,
"b": 223
},
"hsl": {
"h": 185.294,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.87284,
"c": 0.03305,
"h": 203.7
},
"luminance": 0.67333
}Semantic roles & 50–950 ramp
primary
#BDDCDF
secondary
#B78D89
accent
#4238AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484