#BAEDEA#BAEDEA
#BAEDEA is a very light, muted teal. Relative luminance 0.769; OKLCH L 91.0% C 0.052 H 191.8°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEDEA |
|---|---|
| RGB | rgb(186, 237, 234) |
| HSL | hsl(176, 59%, 83%) |
| HSV | hsv(176, 22%, 93%) |
| CMYK | cmyk(21.5%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(90.30, -16.80, -3.89) |
| CIE-LCH | lch(90.30, 17.25, 193.04°) |
| OKLab | oklab(91% -0.0511 -0.0107) |
| OKLCH | oklch(91% 0.052 191.8) |
| XYZ | xyz(65.3808, 76.9455, 89.2331) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.35
Duck Egg Blue
#C3FBF4
ΔE00 3.33
Light Light Blue
#CAFFFB
ΔE00 3.76
Light Sky Blue
#C6FCFF
ΔE00 3.99
Pale Blue
#D0FEFE
ΔE00 4.25
Eggshell Blue
#C4FFF7
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEDEA #EDBABD
analogous
#BAEDD0 #BAEDEA #BAD6ED
triadic
#BAEDEA #EABAED #EDEABA
tetradic
#BAEDEA #D0BAED #EDBABD #D6EDBA
square
#BAEDEA #D0BAED #EDBABD #D6EDBA
split-complementary
#BAEDEA #EDBAD6 #EDD0BA
monochromatic
#59D4CC #89E0DB #BAEDEA #E7F9F8 #E7F9F8
Accessibility & contrast
On white
1.28
#BAEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#BAEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEDEA
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEDEA | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#AAF0EC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #baedea; /* rgb */ color: rgb(186, 237, 234); /* oklch */ color: oklch(91.0% 0.052 191.8);
Tailwind
colors: {
custom: {
50: '#cff3f0',
500: '#baedea',
950: '#000000',
},
}SCSS
$custom: #baedea; $custom-light: #cff3f0; $custom-dark: #000000;
JSON
{
"hex": "#baedea",
"rgb": {
"r": 186,
"g": 237,
"b": 234
},
"hsl": {
"h": 176.471,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.91004,
"c": 0.05226,
"h": 191.8
},
"luminance": 0.76948
}Semantic roles & 50–950 ramp
primary
#BAEDEA
secondary
#CA8185
accent
#1F29C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585