#BAE2CE#BAE2CE
#BAE2CE is a very light, muted teal. Relative luminance 0.693; OKLCH L 87.9% C 0.050 H 163.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2CE |
|---|---|
| RGB | rgb(186, 226, 206) |
| HSL | hsl(150, 41%, 81%) |
| HSV | hsv(150, 18%, 89%) |
| CMYK | cmyk(17.7%, 0%, 8.8%, 11.4%) |
| CIE-LAB | lab(86.65, -16.92, 5.46) |
| CIE-LCH | lch(86.65, 17.78, 162.11°) |
| OKLab | oklab(87.87% -0.048 0.0142) |
| OKLCH | oklch(87.87% 0.05 163.6) |
| XYZ | xyz(58.5837, 69.2864, 68.6676) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.78
Duck Egg Blue
#C3FBF4
ΔE00 7.82
Light Teal
#90E4C1
ΔE00 8.18
Eggshell Blue
#C4FFF7
ΔE00 8.32
Mint
#AAF0C1
ΔE00 8.63
Ice
#D6FFFA
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2CE #E2BACE
analogous
#BAE2BA #BAE2CE #BAE2E2
triadic
#BAE2CE #CEBAE2 #E2CEBA
tetradic
#BAE2CE #BABAE2 #E2BACE #E2E2BA
square
#BAE2CE #BABAE2 #E2BACE #E2E2BA
split-complementary
#BAE2CE #E2BAE2 #E2BABA
monochromatic
#64BE91 #8FD0AF #BAE2CE #E5F4ED #E9F6F0
Accessibility & contrast
On white
1.41
#BAE2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#BAE2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2CE
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2CE | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCD
Deuteranopia (green-blind)
#D9D7CF
Tritanopia (blue-blind)
#B2E2DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae2ce; /* rgb */ color: rgb(186, 226, 206); /* oklch */ color: oklch(87.9% 0.050 163.6);
Tailwind
colors: {
custom: {
50: '#cfebdd',
500: '#bae2ce',
950: '#000000',
},
}SCSS
$custom: #bae2ce; $custom-light: #cfebdd; $custom-dark: #000000;
JSON
{
"hex": "#bae2ce",
"rgb": {
"r": 186,
"g": 226,
"b": 206
},
"hsl": {
"h": 150,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.87865,
"c": 0.05002,
"h": 163.6
},
"luminance": 0.69288
}Semantic roles & 50–950 ramp
primary
#BAE2CE
secondary
#BB85A0
accent
#3273B4
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484