#BAEDDB#BAEDDB
#BAEDDB is a very light, muted teal. Relative luminance 0.761; OKLCH L 90.6% C 0.058 H 171.4°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEDDB |
|---|---|
| RGB | rgb(186, 237, 219) |
| HSL | hsl(159, 59%, 83%) |
| HSV | hsv(159, 22%, 93%) |
| CMYK | cmyk(21.5%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(89.91, -19.85, 3.38) |
| CIE-LCH | lch(89.91, 20.14, 170.33°) |
| OKLab | oklab(90.57% -0.0571 0.0087) |
| OKLCH | oklch(90.57% 0.058 171.4) |
| XYZ | xyz(63.3164, 76.1197, 78.3606) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.63
Duck Egg Blue
#C3FBF4
ΔE00 5.19
Eggshell Blue
#C4FFF7
ΔE00 5.48
Light Light Blue
#CAFFFB
ΔE00 6.65
Pale Cyan
#B7FFFA
ΔE00 6.94
Ice
#D6FFFA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEDDB #EDBACC
analogous
#BAEDC1 #BAEDDB #BAE5ED
triadic
#BAEDDB #DBBAED #EDDBBA
tetradic
#BAEDDB #C1BAED #EDBACC #E5EDBA
square
#BAEDDB #C1BAED #EDBACC #E5EDBA
split-complementary
#BAEDDB #EDBAE5 #EDC1BA
monochromatic
#59D4A8 #89E0C2 #BAEDDB #E7F9F2 #E7F9F2
Accessibility & contrast
On white
1.29
#BAEDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#BAEDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEDDB
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEDDB | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DA
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#AEEEE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #baeddb; /* rgb */ color: rgb(186, 237, 219); /* oklch */ color: oklch(90.6% 0.058 171.4);
Tailwind
colors: {
custom: {
50: '#cff3e6',
500: '#baeddb',
950: '#000000',
},
}SCSS
$custom: #baeddb; $custom-light: #cff3e6; $custom-dark: #000000;
JSON
{
"hex": "#baeddb",
"rgb": {
"r": 186,
"g": 237,
"b": 219
},
"hsl": {
"h": 158.824,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.90574,
"c": 0.05779,
"h": 171.4
},
"luminance": 0.76122
}Semantic roles & 50–950 ramp
primary
#BAEDDB
secondary
#CA819B
accent
#1F5AC6
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141715
muted
#838584