#BAE2CA#BAE2CA
#BAE2CA is a very light, muted green. Relative luminance 0.691; OKLCH L 87.8% C 0.053 H 158.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2CA |
|---|---|
| RGB | rgb(186, 226, 202) |
| HSL | hsl(144, 41%, 81%) |
| HSV | hsv(144, 18%, 89%) |
| CMYK | cmyk(17.7%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(86.55, -17.68, 7.43) |
| CIE-LCH | lch(86.55, 19.18, 157.20°) |
| OKLab | oklab(87.76% -0.0496 0.0193) |
| OKLCH | oklch(87.76% 0.053 158.8) |
| XYZ | xyz(58.1040, 69.0946, 66.1409) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.62
Light Teal
#90E4C1
ΔE00 7.69
Pale Aqua
#B8FFEB
ΔE00 8.09
Pale Turquoise
#A5FBD5
ΔE00 8.69
Duck Egg Blue
#C3FBF4
ΔE00 8.83
Eggshell Blue
#C4FFF7
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2CA #E2BAD2
analogous
#BEE2BA #BAE2CA #BAE2DE
triadic
#BAE2CA #CABAE2 #E2CABA
tetradic
#BAE2CA #BABEE2 #E2BAD2 #E2DEBA
square
#BAE2CA #BABEE2 #E2BAD2 #E2DEBA
split-complementary
#BAE2CA #DEBAE2 #E2BABE
monochromatic
#64BE88 #8FD0A9 #BAE2CA #E5F4EB #E9F6EE
Accessibility & contrast
On white
1.42
#BAE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#BAE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2CA
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2CA | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCC9
Deuteranopia (green-blind)
#DAD7CB
Tritanopia (blue-blind)
#B3E1DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae2ca; /* rgb */ color: rgb(186, 226, 202); /* oklch */ color: oklch(87.8% 0.053 158.8);
Tailwind
colors: {
custom: {
50: '#cfebda',
500: '#bae2ca',
950: '#000000',
},
}SCSS
$custom: #bae2ca; $custom-light: #cfebda; $custom-dark: #000000;
JSON
{
"hex": "#bae2ca",
"rgb": {
"r": 186,
"g": 226,
"b": 202
},
"hsl": {
"h": 144,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.87758,
"c": 0.05322,
"h": 158.8
},
"luminance": 0.69096
}Semantic roles & 50–950 ramp
primary
#BAE2CA
secondary
#BB85A6
accent
#3280B4
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483