#BDDEE3#BDDEE3
#BDDEE3 is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.8% C 0.035 H 207.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDEE3 |
|---|---|
| RGB | rgb(189, 222, 227) |
| HSL | hsl(188, 40%, 82%) |
| HSV | hsv(188, 17%, 89%) |
| CMYK | cmyk(16.7%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(86.31, -9.77, -6.08) |
| CIE-LCH | lch(86.31, 11.51, 211.88°) |
| OKLab | oklab(87.83% -0.0314 -0.0165) |
| OKLCH | oklch(87.83% 0.035 207.7) |
| XYZ | xyz(60.9690, 68.6057, 82.6881) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.56
Lightblue
#ADD8E6
ΔE00 4.08
Pale Sky Blue
#BDF6FE
ΔE00 6.77
Lightcyan
#E0FFFF
ΔE00 7.43
Very Light Blue
#D5FFFF
ΔE00 7.55
Ice Blue (survey)
#D7FFFE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDEE3 #E3C2BD
analogous
#BDE3D5 #BDDEE3 #BDCBE3
triadic
#BDDEE3 #E3BDDE #DEE3BD
tetradic
#BDDEE3 #D5BDE3 #E3C2BD #CBE3BD
square
#BDDEE3 #D5BDE3 #E3C2BD #CBE3BD
split-complementary
#BDDEE3 #E3BDCB #E3D5BD
monochromatic
#67B3BF #92C9D1 #BDDEE3 #E8F3F5 #EAF4F6
Accessibility & contrast
On white
1.43
#BDDEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BDDEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDEE3
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDEE3 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE3
Deuteranopia (green-blind)
#D1D6E3
Tritanopia (blue-blind)
#B2E1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bddee3; /* rgb */ color: rgb(189, 222, 227); /* oklch */ color: oklch(87.8% 0.035 207.7);
Tailwind
colors: {
custom: {
50: '#d1e8eb',
500: '#bddee3',
950: '#000000',
},
}SCSS
$custom: #bddee3; $custom-light: #d1e8eb; $custom-dark: #000000;
JSON
{
"hex": "#bddee3",
"rgb": {
"r": 189,
"g": 222,
"b": 227
},
"hsl": {
"h": 187.895,
"s": 40.426,
"l": 81.569
},
"oklch": {
"l": 0.87825,
"c": 0.03545,
"h": 207.7
},
"luminance": 0.68607
}Semantic roles & 50–950 ramp
primary
#BDDEE3
secondary
#BC8F88
accent
#4332B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484