#BDDDE2#BDDDE2
#BDDDE2 is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.6% C 0.034 H 208.0°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDDE2 |
|---|---|
| RGB | rgb(189, 221, 226) |
| HSL | hsl(188, 39%, 81%) |
| HSV | hsv(188, 16%, 89%) |
| CMYK | cmyk(16.4%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(86.02, -9.46, -5.98) |
| CIE-LCH | lch(86.02, 11.19, 212.28°) |
| OKLab | oklab(87.59% -0.0304 -0.0162) |
| OKLCH | oklch(87.59% 0.034 208) |
| XYZ | xyz(60.5666, 68.0211, 81.8751) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.83
Lightblue
#ADD8E6
ΔE00 4.08
Pale Sky Blue
#BDF6FE
ΔE00 7.10
Lightcyan
#E0FFFF
ΔE00 7.61
Very Light Blue
#D5FFFF
ΔE00 7.82
Ice Blue (survey)
#D7FFFE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDDE2 #E2C2BD
analogous
#BDE2D5 #BDDDE2 #BDCBE2
triadic
#BDDDE2 #E2BDDD #DDE2BD
tetradic
#BDDDE2 #D5BDE2 #E2C2BD #CBE2BD
square
#BDDDE2 #D5BDE2 #E2C2BD #CBE2BD
split-complementary
#BDDDE2 #E2BDCB #E2D5BD
monochromatic
#68B1BD #92C7CF #BDDDE2 #E8F3F5 #EAF4F6
Accessibility & contrast
On white
1.44
#BDDDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BDDDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDDE2
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDDE2 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#D1D5E2
Tritanopia (blue-blind)
#B2E0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bddde2; /* rgb */ color: rgb(189, 221, 226); /* oklch */ color: oklch(87.6% 0.034 208.0);
Tailwind
colors: {
custom: {
50: '#d1e7eb',
500: '#bddde2',
950: '#000000',
},
}SCSS
$custom: #bddde2; $custom-light: #d1e7eb; $custom-dark: #000000;
JSON
{
"hex": "#bddde2",
"rgb": {
"r": 189,
"g": 221,
"b": 226
},
"hsl": {
"h": 188.108,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.87585,
"c": 0.03448,
"h": 208
},
"luminance": 0.68023
}Semantic roles & 50–950 ramp
primary
#BDDDE2
secondary
#BB8F88
accent
#4534B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484