#BDEAED#BDEAED
#BDEAED is a very light, muted teal. Relative luminance 0.758; OKLCH L 90.6% C 0.047 H 201.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEAED |
|---|---|
| RGB | rgb(189, 234, 237) |
| HSL | hsl(184, 57%, 84%) |
| HSV | hsv(184, 20%, 93%) |
| CMYK | cmyk(20.3%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(89.76, -13.77, -6.24) |
| CIE-LCH | lch(89.76, 15.12, 204.37°) |
| OKLab | oklab(90.65% -0.0433 -0.017) |
| OKLCH | oklch(90.65% 0.047 201.4) |
| XYZ | xyz(65.6908, 75.7765, 91.2695) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.63
Pale Sky Blue
#BDF6FE
ΔE00 3.46
Light Sky Blue
#C6FCFF
ΔE00 3.96
Paleturquoise
#AFEEEE
ΔE00 4.02
Pale Blue
#D0FEFE
ΔE00 4.36
Really Light Blue
#D4FFFF
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEAED #EDC0BD
analogous
#BDEDD8 #BDEAED #BDD2ED
triadic
#BDEAED #EDBDEA #EAEDBD
tetradic
#BDEAED #D8BDED #EDC0BD #D2EDBD
square
#BDEAED #D8BDED #EDC0BD #D2EDBD
split-complementary
#BDEAED #EDBDD2 #EDD8BD
monochromatic
#5DCBD3 #8DDBE0 #BDEAED #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.30
#BDEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#BDEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEAED
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEAED | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6ED
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#AEEEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bdeaed; /* rgb */ color: rgb(189, 234, 237); /* oklch */ color: oklch(90.6% 0.047 201.4);
Tailwind
colors: {
custom: {
50: '#d1f0f2',
500: '#bdeaed',
950: '#000000',
},
}SCSS
$custom: #bdeaed; $custom-light: #d1f0f2; $custom-dark: #000000;
JSON
{
"hex": "#bdeaed",
"rgb": {
"r": 189,
"g": 234,
"b": 237
},
"hsl": {
"h": 183.75,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.90646,
"c": 0.04653,
"h": 201.4
},
"luminance": 0.75779
}Semantic roles & 50–950 ramp
primary
#BDEAED
secondary
#CA8884
accent
#2B21C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585