#BAEDEB#BAEDEB
#BAEDEB is a very light, muted teal. Relative luminance 0.770; OKLCH L 91.0% C 0.052 H 193.3°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEDEB |
|---|---|
| RGB | rgb(186, 237, 235) |
| HSL | hsl(178, 59%, 83%) |
| HSV | hsv(178, 22%, 93%) |
| CMYK | cmyk(21.5%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(90.32, -16.59, -4.38) |
| CIE-LCH | lch(90.32, 17.16, 194.78°) |
| OKLab | oklab(91.03% -0.0508 -0.012) |
| OKLCH | oklch(91.03% 0.052 193.3) |
| XYZ | xyz(65.5248, 77.0031, 89.9918) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.24
Duck Egg Blue
#C3FBF4
ΔE00 3.54
Light Sky Blue
#C6FCFF
ΔE00 3.74
Light Light Blue
#CAFFFB
ΔE00 3.81
Pale Blue
#D0FEFE
ΔE00 4.12
Pale Sky Blue
#BDF6FE
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEDEB #EDBABC
analogous
#BAEDD1 #BAEDEB #BAD5ED
triadic
#BAEDEB #EBBAED #EDEBBA
tetradic
#BAEDEB #D1BAED #EDBABC #D5EDBA
square
#BAEDEB #D1BAED #EDBABC #D5EDBA
split-complementary
#BAEDEB #EDBAD5 #EDD1BA
monochromatic
#59D4CF #89E0DD #BAEDEB #E7F9F8 #E7F9F8
Accessibility & contrast
On white
1.28
#BAEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#BAEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEDEB
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEDEB | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#DDE0EC
Tritanopia (blue-blind)
#AAF0EC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #baedeb; /* rgb */ color: rgb(186, 237, 235); /* oklch */ color: oklch(91.0% 0.052 193.3);
Tailwind
colors: {
custom: {
50: '#cff3f1',
500: '#baedeb',
950: '#000000',
},
}SCSS
$custom: #baedeb; $custom-light: #cff3f1; $custom-dark: #000000;
JSON
{
"hex": "#baedeb",
"rgb": {
"r": 186,
"g": 237,
"b": 235
},
"hsl": {
"h": 177.647,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.91034,
"c": 0.05216,
"h": 193.3
},
"luminance": 0.77006
}Semantic roles & 50–950 ramp
primary
#BAEDEB
secondary
#CA8184
accent
#1F26C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585