#BAEDED#BAEDED
#BAEDED is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.1% C 0.052 H 196.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEDED |
|---|---|
| RGB | rgb(186, 237, 237) |
| HSL | hsl(180, 59%, 83%) |
| HSV | hsv(180, 22%, 93%) |
| CMYK | cmyk(21.5%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(90.38, -16.17, -5.34) |
| CIE-LCH | lch(90.38, 17.03, 198.28°) |
| OKLab | oklab(91.09% -0.05 -0.0146) |
| OKLCH | oklch(91.09% 0.052 196.3) |
| XYZ | xyz(65.8154, 77.1193, 91.5221) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.26
Light Sky Blue
#C6FCFF
ΔE00 3.36
Pale Sky Blue
#BDF6FE
ΔE00 3.64
Powder Blue
#B0E0E6
ΔE00 3.85
Pale Blue
#D0FEFE
ΔE00 3.95
Light Light Blue
#CAFFFB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEDED #EDBABA
analogous
#BAEDD3 #BAEDED #BAD3ED
triadic
#BAEDED #EDBAED #EDEDBA
tetradic
#BAEDED #D3BAED #EDBABA #D3EDBA
square
#BAEDED #D3BAED #EDBABA #D3EDBA
split-complementary
#BAEDED #EDBAD3 #EDD3BA
monochromatic
#59D4D4 #89E0E0 #BAEDED #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.28
#BAEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#BAEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEDED
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEDED | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#AAF0ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #baeded; /* rgb */ color: rgb(186, 237, 237); /* oklch */ color: oklch(91.1% 0.052 196.3);
Tailwind
colors: {
custom: {
50: '#cff3f2',
500: '#baeded',
950: '#000000',
},
}SCSS
$custom: #baeded; $custom-light: #cff3f2; $custom-dark: #000000;
JSON
{
"hex": "#baeded",
"rgb": {
"r": 186,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.91094,
"c": 0.05207,
"h": 196.3
},
"luminance": 0.77122
}Semantic roles & 50–950 ramp
primary
#BAEDED
secondary
#CA8181
accent
#1F1FC6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585