#BDDEE2#BDDEE2
#BDDEE2 is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.8% C 0.035 H 205.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDEE2 |
|---|---|
| RGB | rgb(189, 222, 226) |
| HSL | hsl(186, 39%, 81%) |
| HSV | hsv(186, 16%, 89%) |
| CMYK | cmyk(16.4%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(86.28, -9.98, -5.59) |
| CIE-LCH | lch(86.28, 11.44, 209.26°) |
| OKLab | oklab(87.79% -0.0318 -0.0151) |
| OKLCH | oklch(87.79% 0.035 205.5) |
| XYZ | xyz(60.8314, 68.5507, 81.9633) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.48
Lightblue
#ADD8E6
ΔE00 4.42
Pale Sky Blue
#BDF6FE
ΔE00 6.76
Lightcyan
#E0FFFF
ΔE00 7.33
Very Light Blue
#D5FFFF
ΔE00 7.40
Ice Blue (survey)
#D7FFFE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDEE2 #E2C1BD
analogous
#BDE2D4 #BDDEE2 #BDCCE2
triadic
#BDDEE2 #E2BDDE #DEE2BD
tetradic
#BDDEE2 #D4BDE2 #E2C1BD #CCE2BD
square
#BDDEE2 #D4BDE2 #E2C1BD #CCE2BD
split-complementary
#BDDEE2 #E2BDCC #E2D4BD
monochromatic
#68B3BD #92C9CF #BDDEE2 #E8F3F5 #EAF4F6
Accessibility & contrast
On white
1.43
#BDDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BDDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDEE2
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDEE2 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE2
Deuteranopia (green-blind)
#D2D6E2
Tritanopia (blue-blind)
#B2E1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bddee2; /* rgb */ color: rgb(189, 222, 226); /* oklch */ color: oklch(87.8% 0.035 205.5);
Tailwind
colors: {
custom: {
50: '#d1e8eb',
500: '#bddee2',
950: '#000000',
},
}SCSS
$custom: #bddee2; $custom-light: #d1e8eb; $custom-dark: #000000;
JSON
{
"hex": "#bddee2",
"rgb": {
"r": 189,
"g": 222,
"b": 226
},
"hsl": {
"h": 186.486,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.87794,
"c": 0.03521,
"h": 205.5
},
"luminance": 0.68552
}Semantic roles & 50–950 ramp
primary
#BDDEE2
secondary
#BB8E88
accent
#4134B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484