#BAECED#BAECED
#BAECED is a very light, muted teal. Relative luminance 0.765; OKLCH L 90.9% C 0.051 H 197.8°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BAECED |
|---|---|
| RGB | rgb(186, 236, 237) |
| HSL | hsl(181, 59%, 83%) |
| HSV | hsv(181, 22%, 93%) |
| CMYK | cmyk(21.5%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(90.11, -15.67, -5.73) |
| CIE-LCH | lch(90.11, 16.69, 200.10°) |
| OKLab | oklab(90.88% -0.0487 -0.0156) |
| OKLCH | oklch(90.88% 0.051 197.8) |
| XYZ | xyz(65.5267, 76.5419, 91.4259) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.57
Powder Blue
#B0E0E6
ΔE00 3.39
Light Sky Blue
#C6FCFF
ΔE00 3.43
Pale Sky Blue
#BDF6FE
ΔE00 3.43
Pale Blue
#D0FEFE
ΔE00 4.05
Light Light Blue
#CAFFFB
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAECED #EDBBBA
analogous
#BAEDD4 #BAECED #BAD2ED
triadic
#BAECED #EDBAEC #ECEDBA
tetradic
#BAECED #D4BAED #EDBBBA #D2EDBA
square
#BAECED #D4BAED #EDBBBA #D2EDBA
split-complementary
#BAECED #EDBAD2 #EDD4BA
monochromatic
#59D1D4 #89DFE0 #BAECED #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.29
#BAECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#BAECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAECED
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAECED | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#DBE0ED
Tritanopia (blue-blind)
#AAF0EC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #baeced; /* rgb */ color: rgb(186, 236, 237); /* oklch */ color: oklch(90.9% 0.051 197.8);
Tailwind
colors: {
custom: {
50: '#cff2f2',
500: '#baeced',
950: '#000000',
},
}SCSS
$custom: #baeced; $custom-light: #cff2f2; $custom-dark: #000000;
JSON
{
"hex": "#baeced",
"rgb": {
"r": 186,
"g": 236,
"b": 237
},
"hsl": {
"h": 181.176,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.90882,
"c": 0.05115,
"h": 197.8
},
"luminance": 0.76544
}Semantic roles & 50–950 ramp
primary
#BAECED
secondary
#CA8281
accent
#231FC6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585