#BAEBDC#BAEBDC
#BAEBDC is a very light, muted teal. Relative luminance 0.750; OKLCH L 90.2% C 0.054 H 174.4°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBDC |
|---|---|
| RGB | rgb(186, 235, 220) |
| HSL | hsl(162, 55%, 83%) |
| HSV | hsv(162, 21%, 92%) |
| CMYK | cmyk(20.9%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(89.40, -18.67, 2.12) |
| CIE-LCH | lch(89.40, 18.79, 173.53°) |
| OKLab | oklab(90.17% -0.0541 0.0053) |
| OKLCH | oklch(90.17% 0.054 174.4) |
| XYZ | xyz(62.8726, 75.0209, 78.8641) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.70
Eggshell Blue
#C4FFF7
ΔE00 5.18
Pale Aqua
#B8FFEB
ΔE00 5.29
Light Light Blue
#CAFFFB
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 6.25
Ice
#D6FFFA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBDC #EBBAC9
analogous
#BAEBC4 #BAEBDC #BAE1EB
triadic
#BAEBDC #DCBAEB #EBDCBA
tetradic
#BAEBDC #C4BAEB #EBBAC9 #E1EBBA
square
#BAEBDC #C4BAEB #EBBAC9 #E1EBBA
split-complementary
#BAEBDC #EBBAE1 #EBC4BA
monochromatic
#5BCFAC #8BDDC4 #BAEBDC #E7F8F3 #E7F8F3
Accessibility & contrast
On white
1.31
#BAEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#BAEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBDC
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBDC | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DB
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#AEECE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #baebdc; /* rgb */ color: rgb(186, 235, 220); /* oklch */ color: oklch(90.2% 0.054 174.4);
Tailwind
colors: {
custom: {
50: '#cff1e6',
500: '#baebdc',
950: '#000000',
},
}SCSS
$custom: #baebdc; $custom-light: #cff1e6; $custom-dark: #000000;
JSON
{
"hex": "#baebdc",
"rgb": {
"r": 186,
"g": 235,
"b": 220
},
"hsl": {
"h": 161.633,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.90174,
"c": 0.0544,
"h": 174.4
},
"luminance": 0.75023
}Semantic roles & 50–950 ramp
primary
#BAEBDC
secondary
#C78297
accent
#2354C3
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141616
muted
#838584