#BAEDDC#BAEDDC
#BAEDDC is a very light, muted teal. Relative luminance 0.762; OKLCH L 90.6% C 0.057 H 172.6°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEDDC |
|---|---|
| RGB | rgb(186, 237, 220) |
| HSL | hsl(160, 59%, 83%) |
| HSV | hsv(160, 22%, 93%) |
| CMYK | cmyk(21.5%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(89.94, -19.65, 2.90) |
| CIE-LCH | lch(89.94, 19.86, 171.62°) |
| OKLab | oklab(90.6% -0.0567 0.0074) |
| OKLCH | oklch(90.6% 0.057 172.6) |
| XYZ | xyz(63.4484, 76.1725, 79.0560) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.65
Duck Egg Blue
#C3FBF4
ΔE00 4.90
Eggshell Blue
#C4FFF7
ΔE00 5.23
Light Light Blue
#CAFFFB
ΔE00 6.36
Pale Cyan
#B7FFFA
ΔE00 6.67
Paleturquoise
#AFEEEE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEDDC #EDBACB
analogous
#BAEDC2 #BAEDDC #BAE4ED
triadic
#BAEDDC #DCBAED #EDDCBA
tetradic
#BAEDDC #C2BAED #EDBACB #E4EDBA
square
#BAEDDC #C2BAED #EDBACB #E4EDBA
split-complementary
#BAEDDC #EDBAE4 #EDC2BA
monochromatic
#59D4AB #89E0C3 #BAEDDC #E7F9F3 #E7F9F3
Accessibility & contrast
On white
1.29
#BAEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#BAEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEDDC
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEDDC | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DB
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#AEEEE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #baeddc; /* rgb */ color: rgb(186, 237, 220); /* oklch */ color: oklch(90.6% 0.057 172.6);
Tailwind
colors: {
custom: {
50: '#cff3e6',
500: '#baeddc',
950: '#000000',
},
}SCSS
$custom: #baeddc; $custom-light: #cff3e6; $custom-dark: #000000;
JSON
{
"hex": "#baeddc",
"rgb": {
"r": 186,
"g": 237,
"b": 220
},
"hsl": {
"h": 160,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.90601,
"c": 0.05721,
"h": 172.6
},
"luminance": 0.76175
}Semantic roles & 50–950 ramp
primary
#BAEDDC
secondary
#CA8199
accent
#1F57C6
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584