#BAE0DE#BAE0DE
#BAE0DE is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.9% C 0.040 H 192.5°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE0DE |
|---|---|
| RGB | rgb(186, 224, 222) |
| HSL | hsl(177, 38%, 80%) |
| HSV | hsv(177, 17%, 88%) |
| CMYK | cmyk(17%, 0%, 0.9%, 12.2%) |
| CIE-LAB | lab(86.52, -12.75, -3.15) |
| CIE-LCH | lch(86.52, 13.14, 193.90°) |
| OKLab | oklab(87.9% -0.0389 -0.0086) |
| OKLCH | oklch(87.9% 0.04 192.5) |
| XYZ | xyz(60.0866, 69.0225, 79.2499) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.62
Paleturquoise
#AFEEEE
ΔE00 5.48
Pale Blue
#D0FEFE
ΔE00 6.46
Pale Sky Blue
#BDF6FE
ΔE00 6.56
Very Pale Blue
#D6FFFE
ΔE00 6.62
Light Sky Blue
#C6FCFF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE0DE #E0BABC
analogous
#BAE0CB #BAE0DE #BACFE0
triadic
#BAE0DE #DEBAE0 #E0DEBA
tetradic
#BAE0DE #CBBAE0 #E0BABC #CFE0BA
square
#BAE0DE #CBBAE0 #E0BABC #CFE0BA
split-complementary
#BAE0DE #E0BACF #E0CBBA
monochromatic
#66BAB6 #90CDCA #BAE0DE #E4F3F2 #EAF6F5
Accessibility & contrast
On white
1.42
#BAE0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#BAE0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE0DE
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE0DE | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#AFE2DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae0de; /* rgb */ color: rgb(186, 224, 222); /* oklch */ color: oklch(87.9% 0.040 192.5);
Tailwind
colors: {
custom: {
50: '#cfe9e8',
500: '#bae0de',
950: '#000000',
},
}SCSS
$custom: #bae0de; $custom-light: #cfe9e8; $custom-dark: #000000;
JSON
{
"hex": "#bae0de",
"rgb": {
"r": 186,
"g": 224,
"b": 222
},
"hsl": {
"h": 176.842,
"s": 38,
"l": 80.392
},
"oklch": {
"l": 0.87895,
"c": 0.03985,
"h": 192.5
},
"luminance": 0.69024
}Semantic roles & 50–950 ramp
primary
#BAE0DE
secondary
#B98688
accent
#353BB1
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484