#BAE2DA#BAE2DA
#BAE2DA is a very light, muted teal. Relative luminance 0.699; OKLCH L 88.2% C 0.043 H 181.8°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2DA |
|---|---|
| RGB | rgb(186, 226, 218) |
| HSL | hsl(168, 41%, 81%) |
| HSV | hsv(168, 18%, 89%) |
| CMYK | cmyk(17.7%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(86.94, -14.57, -0.42) |
| CIE-LCH | lch(86.94, 14.58, 181.65°) |
| OKLab | oklab(88.2% -0.0431 -0.0013) |
| OKLCH | oklch(88.2% 0.043 181.8) |
| XYZ | xyz(60.0975, 69.8920, 76.6402) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.62
Duck Egg Blue
#C3FBF4
ΔE00 5.87
Powder Blue
#B0E0E6
ΔE00 5.87
Ice
#D6FFFA
ΔE00 6.38
Light Light Blue
#CAFFFB
ΔE00 6.57
Eggshell Blue
#C4FFF7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2DA #E2BAC2
analogous
#BAE2C6 #BAE2DA #BAD6E2
triadic
#BAE2DA #DABAE2 #E2DABA
tetradic
#BAE2DA #C6BAE2 #E2BAC2 #D6E2BA
square
#BAE2DA #C6BAE2 #E2BAC2 #D6E2BA
split-complementary
#BAE2DA #E2BAD6 #E2C6BA
monochromatic
#64BEAC #8FD0C3 #BAE2DA #E5F4F1 #E9F6F3
Accessibility & contrast
On white
1.40
#BAE2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#BAE2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2DA
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2DA | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#D6D7DB
Tritanopia (blue-blind)
#B0E4DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bae2da; /* rgb */ color: rgb(186, 226, 218); /* oklch */ color: oklch(88.2% 0.043 181.8);
Tailwind
colors: {
custom: {
50: '#cfebe5',
500: '#bae2da',
950: '#000000',
},
}SCSS
$custom: #bae2da; $custom-light: #cfebe5; $custom-dark: #000000;
JSON
{
"hex": "#bae2da",
"rgb": {
"r": 186,
"g": 226,
"b": 218
},
"hsl": {
"h": 168,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.88201,
"c": 0.04315,
"h": 181.8
},
"luminance": 0.69894
}Semantic roles & 50–950 ramp
primary
#BAE2DA
secondary
#BB8590
accent
#324CB4
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484