#BDECED#BDECED
#BDECED is a very light, muted teal. Relative luminance 0.769; OKLCH L 91.1% C 0.048 H 197.9°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BDECED |
|---|---|
| RGB | rgb(189, 236, 237) |
| HSL | hsl(181, 57%, 84%) |
| HSV | hsv(181, 20%, 93%) |
| CMYK | cmyk(20.3%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(90.29, -14.78, -5.46) |
| CIE-LCH | lch(90.29, 15.75, 200.27°) |
| OKLab | oklab(91.07% -0.0459 -0.0149) |
| OKLCH | oklch(91.07% 0.048 197.9) |
| XYZ | xyz(66.2634, 76.9217, 91.4604) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.21
Powder Blue
#B0E0E6
ΔE00 3.35
Light Sky Blue
#C6FCFF
ΔE00 3.48
Pale Sky Blue
#BDF6FE
ΔE00 3.53
Pale Blue
#D0FEFE
ΔE00 3.85
Really Light Blue
#D4FFFF
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDECED #EDBEBD
analogous
#BDEDD6 #BDECED #BDD4ED
triadic
#BDECED #EDBDEC #ECEDBD
tetradic
#BDECED #D6BDED #EDBEBD #D4EDBD
square
#BDECED #D6BDED #EDBEBD #D4EDBD
split-complementary
#BDECED #EDBDD4 #EDD6BD
monochromatic
#5DD0D3 #8DDEE0 #BDECED #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.28
#BDECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#BDECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDECED
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDECED | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#AEEFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bdeced; /* rgb */ color: rgb(189, 236, 237); /* oklch */ color: oklch(91.1% 0.048 197.9);
Tailwind
colors: {
custom: {
50: '#d1f2f2',
500: '#bdeced',
950: '#000000',
},
}SCSS
$custom: #bdeced; $custom-light: #d1f2f2; $custom-dark: #000000;
JSON
{
"hex": "#bdeced",
"rgb": {
"r": 189,
"g": 236,
"b": 237
},
"hsl": {
"h": 181.25,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.91067,
"c": 0.04827,
"h": 197.9
},
"luminance": 0.76924
}Semantic roles & 50–950 ramp
primary
#BDECED
secondary
#CA8584
accent
#2421C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585