#BAE4E7#BAE4E7
#BAE4E7 is a very light, muted teal. Relative luminance 0.717; OKLCH L 89.0% C 0.044 H 201.8°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE4E7 |
|---|---|
| RGB | rgb(186, 228, 231) |
| HSL | hsl(184, 48%, 82%) |
| HSV | hsv(184, 19%, 91%) |
| CMYK | cmyk(19.5%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(87.82, -12.91, -5.97) |
| CIE-LCH | lch(87.82, 14.22, 204.81°) |
| OKLab | oklab(89.01% -0.0407 -0.0162) |
| OKLCH | oklch(89.01% 0.044 201.8) |
| XYZ | xyz(62.4128, 71.6933, 86.1356) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.91
Pale Sky Blue
#BDF6FE
ΔE00 4.67
Paleturquoise
#AFEEEE
ΔE00 4.87
Lightblue
#ADD8E6
ΔE00 5.33
Light Sky Blue
#C6FCFF
ΔE00 5.35
Pale Blue
#D0FEFE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE4E7 #E7BDBA
analogous
#BAE7D4 #BAE4E7 #BACEE7
triadic
#BAE4E7 #E7BAE4 #E4E7BA
tetradic
#BAE4E7 #D4BAE7 #E7BDBA #CEE7BA
square
#BAE4E7 #D4BAE7 #E7BDBA #CEE7BA
split-complementary
#BAE4E7 #E7BACE #E7D4BA
monochromatic
#5FC0C7 #8DD2D7 #BAE4E7 #E7F6F7 #E8F6F7
Accessibility & contrast
On white
1.37
#BAE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#BAE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE4E7
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE4E7 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E7
Deuteranopia (green-blind)
#D5D9E7
Tritanopia (blue-blind)
#ACE7E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bae4e7; /* rgb */ color: rgb(186, 228, 231); /* oklch */ color: oklch(89.0% 0.044 201.8);
Tailwind
colors: {
custom: {
50: '#cfecee',
500: '#bae4e7',
950: '#000000',
},
}SCSS
$custom: #bae4e7; $custom-light: #cfecee; $custom-dark: #000000;
JSON
{
"hex": "#bae4e7",
"rgb": {
"r": 186,
"g": 228,
"b": 231
},
"hsl": {
"h": 184,
"s": 48.387,
"l": 81.765
},
"oklch": {
"l": 0.89011,
"c": 0.04378,
"h": 201.8
},
"luminance": 0.71695
}Semantic roles & 50–950 ramp
primary
#BAE4E7
secondary
#C28783
accent
#342ABC
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485