#BAE2DD#BAE2DD
#BAE2DD is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.3% C 0.042 H 187.1°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2DD |
|---|---|
| RGB | rgb(186, 226, 221) |
| HSL | hsl(173, 41%, 81%) |
| HSV | hsv(173, 18%, 89%) |
| CMYK | cmyk(17.7%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(87.02, -13.97, -1.88) |
| CIE-LCH | lch(87.02, 14.09, 187.68°) |
| OKLab | oklab(88.29% -0.0419 -0.0052) |
| OKLCH | oklch(88.29% 0.042 187.1) |
| XYZ | xyz(60.4936, 70.0504, 78.7264) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.66
Paleturquoise
#AFEEEE
ΔE00 5.10
Duck Egg Blue
#C3FBF4
ΔE00 5.92
Ice
#D6FFFA
ΔE00 6.20
Pale Blue
#D0FEFE
ΔE00 6.32
Light Light Blue
#CAFFFB
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2DD #E2BABF
analogous
#BAE2C9 #BAE2DD #BAD3E2
triadic
#BAE2DD #DDBAE2 #E2DDBA
tetradic
#BAE2DD #C9BAE2 #E2BABF #D3E2BA
square
#BAE2DD #C9BAE2 #E2BABF #D3E2BA
split-complementary
#BAE2DD #E2BAD3 #E2C9BA
monochromatic
#64BEB3 #8FD0C8 #BAE2DD #E5F4F2 #E9F6F4
Accessibility & contrast
On white
1.40
#BAE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#BAE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2DD
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2DD | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDD
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#AFE4E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bae2dd; /* rgb */ color: rgb(186, 226, 221); /* oklch */ color: oklch(88.3% 0.042 187.1);
Tailwind
colors: {
custom: {
50: '#cfebe7',
500: '#bae2dd',
950: '#000000',
},
}SCSS
$custom: #bae2dd; $custom-light: #cfebe7; $custom-dark: #000000;
JSON
{
"hex": "#bae2dd",
"rgb": {
"r": 186,
"g": 226,
"b": 221
},
"hsl": {
"h": 172.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.88288,
"c": 0.04227,
"h": 187.1
},
"luminance": 0.70052
}Semantic roles & 50–950 ramp
primary
#BAE2DD
secondary
#BB858C
accent
#3242B4
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484