#BAE2DB#BAE2DB
#BAE2DB is a very light, muted teal. Relative luminance 0.699; OKLCH L 88.2% C 0.043 H 183.5°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2DB |
|---|---|
| RGB | rgb(186, 226, 219) |
| HSL | hsl(170, 41%, 81%) |
| HSV | hsv(170, 18%, 89%) |
| CMYK | cmyk(17.7%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(86.97, -14.37, -0.91) |
| CIE-LCH | lch(86.97, 14.40, 183.61°) |
| OKLab | oklab(88.23% -0.0427 -0.0026) |
| OKLCH | oklch(88.23% 0.043 183.5) |
| XYZ | xyz(60.2288, 69.9445, 77.3314) |
| Luminance | 0.6995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.42
Powder Blue
#B0E0E6
ΔE00 5.47
Duck Egg Blue
#C3FBF4
ΔE00 5.85
Ice
#D6FFFA
ΔE00 6.30
Light Light Blue
#CAFFFB
ΔE00 6.48
Pale Blue
#D0FEFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2DB #E2BAC1
analogous
#BAE2C7 #BAE2DB #BAD5E2
triadic
#BAE2DB #DBBAE2 #E2DBBA
tetradic
#BAE2DB #C7BAE2 #E2BAC1 #D5E2BA
square
#BAE2DB #C7BAE2 #E2BAC1 #D5E2BA
split-complementary
#BAE2DB #E2BAD5 #E2C7BA
monochromatic
#64BEAE #8FD0C5 #BAE2DB #E5F4F1 #E9F6F4
Accessibility & contrast
On white
1.40
#BAE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#BAE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2DB
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2DB | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#B0E4E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bae2db; /* rgb */ color: rgb(186, 226, 219); /* oklch */ color: oklch(88.2% 0.043 183.5);
Tailwind
colors: {
custom: {
50: '#cfebe6',
500: '#bae2db',
950: '#000000',
},
}SCSS
$custom: #bae2db; $custom-light: #cfebe6; $custom-dark: #000000;
JSON
{
"hex": "#bae2db",
"rgb": {
"r": 186,
"g": 226,
"b": 219
},
"hsl": {
"h": 169.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.8823,
"c": 0.04281,
"h": 183.5
},
"luminance": 0.69946
}Semantic roles & 50–950 ramp
primary
#BAE2DB
secondary
#BB858E
accent
#3248B4
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484