#BDDEDC#BDDEDC
#BDDEDC is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.6% C 0.035 H 192.0°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDEDC |
|---|---|
| RGB | rgb(189, 222, 220) |
| HSL | hsl(176, 33%, 81%) |
| HSV | hsv(176, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(86.12, -11.20, -2.66) |
| CIE-LCH | lch(86.12, 11.51, 193.35°) |
| OKLab | oklab(87.61% -0.0341 -0.0073) |
| OKLCH | oklch(87.61% 0.035 192) |
| XYZ | xyz(60.0225, 68.2271, 77.7030) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.30
Paleturquoise
#AFEEEE
ΔE00 6.74
Lightblue
#ADD8E6
ΔE00 6.82
Ice Blue (survey)
#D7FFFE
ΔE00 7.06
Very Pale Blue
#D6FFFE
ΔE00 7.08
Pale Blue
#D0FEFE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDEDC #DEBDBF
analogous
#BDDECB #BDDEDC #BDCFDE
triadic
#BDDEDC #DCBDDE #DEDCBD
tetradic
#BDDEDC #CBBDDE #DEBDBF #CFDEBD
square
#BDDEDC #CBBDDE #DEBDBF #CFDEBD
split-complementary
#BDDEDC #DEBDCF #DECBBD
monochromatic
#6BB5B1 #94CAC6 #BDDEDC #E6F2F2 #EBF5F4
Accessibility & contrast
On white
1.43
#BDDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BDDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDEDC
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDEDC | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#B4E0DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bddedc; /* rgb */ color: rgb(189, 222, 220); /* oklch */ color: oklch(87.6% 0.035 192.0);
Tailwind
colors: {
custom: {
50: '#d1e8e6',
500: '#bddedc',
950: '#000000',
},
}SCSS
$custom: #bddedc; $custom-light: #d1e8e6; $custom-dark: #000000;
JSON
{
"hex": "#bddedc",
"rgb": {
"r": 189,
"g": 222,
"b": 220
},
"hsl": {
"h": 176.364,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.87613,
"c": 0.03488,
"h": 192
},
"luminance": 0.68229
}Semantic roles & 50–950 ramp
primary
#BDDEDC
secondary
#B6898C
accent
#3940AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484