#BAE1DF#BAE1DF
#BAE1DF is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.1% C 0.041 H 192.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE1DF |
|---|---|
| RGB | rgb(186, 225, 223) |
| HSL | hsl(177, 39%, 81%) |
| HSV | hsv(177, 17%, 88%) |
| CMYK | cmyk(17.3%, 0%, 0.9%, 11.8%) |
| CIE-LAB | lab(86.81, -13.05, -3.25) |
| CIE-LCH | lch(86.81, 13.45, 193.99°) |
| OKLab | oklab(88.14% -0.0398 -0.0089) |
| OKLCH | oklch(88.14% 0.041 192.6) |
| XYZ | xyz(60.4906, 69.6154, 80.0477) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.54
Paleturquoise
#AFEEEE
ΔE00 5.19
Pale Blue
#D0FEFE
ΔE00 6.23
Pale Sky Blue
#BDF6FE
ΔE00 6.33
Light Sky Blue
#C6FCFF
ΔE00 6.35
Very Pale Blue
#D6FFFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE1DF #E1BABC
analogous
#BAE1CB #BAE1DF #BACFE1
triadic
#BAE1DF #DFBAE1 #E1DFBA
tetradic
#BAE1DF #CBBAE1 #E1BABC #CFE1BA
square
#BAE1DF #CBBAE1 #E1BABC #CFE1BA
split-complementary
#BAE1DF #E1BACF #E1CBBA
monochromatic
#65BCB7 #8FCECB #BAE1DF #E5F4F3 #EAF6F5
Accessibility & contrast
On white
1.41
#BAE1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#BAE1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE1DF
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE1DF | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#D4D7DF
Tritanopia (blue-blind)
#AFE3E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae1df; /* rgb */ color: rgb(186, 225, 223); /* oklch */ color: oklch(88.1% 0.041 192.6);
Tailwind
colors: {
custom: {
50: '#cfeae9',
500: '#bae1df',
950: '#000000',
},
}SCSS
$custom: #bae1df; $custom-light: #cfeae9; $custom-dark: #000000;
JSON
{
"hex": "#bae1df",
"rgb": {
"r": 186,
"g": 225,
"b": 223
},
"hsl": {
"h": 176.923,
"s": 39.394,
"l": 80.588
},
"oklch": {
"l": 0.88136,
"c": 0.04081,
"h": 192.6
},
"luminance": 0.69617
}Semantic roles & 50–950 ramp
primary
#BAE1DF
secondary
#BA8588
accent
#333AB2
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484