#BAEAED#BAEAED
#BAEAED is a very light, muted teal. Relative luminance 0.754; OKLCH L 90.5% C 0.049 H 201.0°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEAED |
|---|---|
| RGB | rgb(186, 234, 237) |
| HSL | hsl(184, 59%, 83%) |
| HSV | hsv(184, 22%, 93%) |
| CMYK | cmyk(21.5%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(89.58, -14.67, -6.52) |
| CIE-LCH | lch(89.58, 16.05, 203.97°) |
| OKLab | oklab(90.46% -0.0461 -0.0177) |
| OKLCH | oklch(90.46% 0.049 201) |
| XYZ | xyz(64.9541, 75.3967, 91.2350) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.54
Pale Sky Blue
#BDF6FE
ΔE00 3.25
Paleturquoise
#AFEEEE
ΔE00 3.40
Light Sky Blue
#C6FCFF
ΔE00 3.81
Pale Blue
#D0FEFE
ΔE00 4.44
Really Light Blue
#D4FFFF
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEAED #EDBDBA
analogous
#BAEDD6 #BAEAED #BAD0ED
triadic
#BAEAED #EDBAEA #EAEDBA
tetradic
#BAEAED #D6BAED #EDBDBA #D0EDBA
square
#BAEAED #D6BAED #EDBDBA #D0EDBA
split-complementary
#BAEAED #EDBAD0 #EDD6BA
monochromatic
#59CCD4 #89DBE0 #BAEAED #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.31
#BAEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#BAEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEAED
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEAED | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5ED
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#AAEEEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #baeaed; /* rgb */ color: rgb(186, 234, 237); /* oklch */ color: oklch(90.5% 0.049 201.0);
Tailwind
colors: {
custom: {
50: '#cff0f2',
500: '#baeaed',
950: '#000000',
},
}SCSS
$custom: #baeaed; $custom-light: #cff0f2; $custom-dark: #000000;
JSON
{
"hex": "#baeaed",
"rgb": {
"r": 186,
"g": 234,
"b": 237
},
"hsl": {
"h": 183.529,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.9046,
"c": 0.04943,
"h": 201
},
"luminance": 0.75399
}Semantic roles & 50–950 ramp
primary
#BAEAED
secondary
#CA8581
accent
#291FC6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585