#BAEDEC#BAEDEC
#BAEDEC is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.1% C 0.052 H 194.8°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEDEC |
|---|---|
| RGB | rgb(186, 237, 236) |
| HSL | hsl(179, 59%, 83%) |
| HSV | hsv(179, 22%, 93%) |
| CMYK | cmyk(21.5%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(90.35, -16.38, -4.86) |
| CIE-LCH | lch(90.35, 17.09, 196.52°) |
| OKLab | oklab(91.06% -0.0504 -0.0133) |
| OKLCH | oklch(91.06% 0.052 194.8) |
| XYZ | xyz(65.6697, 77.0610, 90.7548) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.21
Light Sky Blue
#C6FCFF
ΔE00 3.53
Duck Egg Blue
#C3FBF4
ΔE00 3.79
Light Light Blue
#CAFFFB
ΔE00 3.90
Pale Sky Blue
#BDF6FE
ΔE00 4.00
Pale Blue
#D0FEFE
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEDEC #EDBABB
analogous
#BAEDD2 #BAEDEC #BAD4ED
triadic
#BAEDEC #ECBAED #EDECBA
tetradic
#BAEDEC #D2BAED #EDBABB #D4EDBA
square
#BAEDEC #D2BAED #EDBABB #D4EDBA
split-complementary
#BAEDEC #EDBAD4 #EDD2BA
monochromatic
#59D4D1 #89E0DF #BAEDEC #E7F9F8 #E7F9F8
Accessibility & contrast
On white
1.28
#BAEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#BAEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEDEC
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEDEC | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EC
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#AAF0EC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #baedec; /* rgb */ color: rgb(186, 237, 236); /* oklch */ color: oklch(91.1% 0.052 194.8);
Tailwind
colors: {
custom: {
50: '#cff3f2',
500: '#baedec',
950: '#000000',
},
}SCSS
$custom: #baedec; $custom-light: #cff3f2; $custom-dark: #000000;
JSON
{
"hex": "#baedec",
"rgb": {
"r": 186,
"g": 237,
"b": 236
},
"hsl": {
"h": 178.824,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.91064,
"c": 0.05209,
"h": 194.8
},
"luminance": 0.77064
}Semantic roles & 50–950 ramp
primary
#BAEDEC
secondary
#CA8182
accent
#1F23C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585