#BAEDEE#BAEDEE
#BAEDEE is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.1% C 0.052 H 197.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEDEE |
|---|---|
| RGB | rgb(186, 237, 238) |
| HSL | hsl(181, 60%, 83%) |
| HSV | hsv(181, 22%, 93%) |
| CMYK | cmyk(21.8%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(90.40, -15.96, -5.82) |
| CIE-LCH | lch(90.40, 16.99, 200.05°) |
| OKLab | oklab(91.12% -0.0496 -0.0159) |
| OKLCH | oklch(91.12% 0.052 197.8) |
| XYZ | xyz(65.9619, 77.1779, 92.2937) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.38
Light Sky Blue
#C6FCFF
ΔE00 3.23
Pale Sky Blue
#BDF6FE
ΔE00 3.30
Powder Blue
#B0E0E6
ΔE00 3.59
Pale Blue
#D0FEFE
ΔE00 3.92
Light Light Blue
#CAFFFB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEDEE #EEBBBA
analogous
#BAEED5 #BAEDEE #BAD3EE
triadic
#BAEDEE #EEBAED #EDEEBA
tetradic
#BAEDEE #D5BAEE #EEBBBA #D3EEBA
square
#BAEDEE #D5BAEE #EEBBBA #D3EEBA
split-complementary
#BAEDEE #EEBAD3 #EED5BA
monochromatic
#58D3D6 #89E0E2 #BAEDEE #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.28
#BAEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#BAEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEDEE
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEDEE | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#A9F1ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #baedee; /* rgb */ color: rgb(186, 237, 238); /* oklch */ color: oklch(91.1% 0.052 197.8);
Tailwind
colors: {
custom: {
50: '#cff3f3',
500: '#baedee',
950: '#000000',
},
}SCSS
$custom: #baedee; $custom-light: #cff3f3; $custom-dark: #000000;
JSON
{
"hex": "#baedee",
"rgb": {
"r": 186,
"g": 237,
"b": 238
},
"hsl": {
"h": 181.154,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.91124,
"c": 0.05207,
"h": 197.8
},
"luminance": 0.77181
}Semantic roles & 50–950 ramp
primary
#BAEDEE
secondary
#CC8280
accent
#211DC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585