#BAE5AA#BAE5AA
#BAE5AA is a very light, moderate green. Relative luminance 0.694; OKLCH L 87.6% C 0.091 H 137.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE5AA |
|---|---|
| RGB | rgb(186, 229, 170) |
| HSL | hsl(104, 53%, 78%) |
| HSV | hsv(104, 26%, 90%) |
| CMYK | cmyk(18.8%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(86.69, -24.66, 24.32) |
| CIE-LCH | lch(86.69, 34.64, 135.39°) |
| OKLab | oklab(87.65% -0.067 0.0617) |
| OKLCH | oklch(87.65% 0.091 137.3) |
| XYZ | xyz(55.5231, 69.3788, 48.4886) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.54
Light Sage
#BCECAC
ΔE00 1.76
Washed Out Green
#BCF5A6
ΔE00 4.83
Very Pale Green
#CFFDBC
ΔE00 5.14
Pale Green
#C7FDB5
ΔE00 5.37
Hospital Green
#9BE5AA
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE5AA #D5AAE5
analogous
#D7E5AA #BAE5AA #AAE5B7
triadic
#BAE5AA #AABAE5 #E5AABA
tetradic
#BAE5AA #AAD7E5 #D5AAE5 #E5B7AA
square
#BAE5AA #AAD7E5 #D5AAE5 #E5B7AA
split-complementary
#BAE5AA #B7AAE5 #E5AAD7
monochromatic
#6EC84C #94D77B #BAE5AA #E0F3D9 #ECF8E8
Accessibility & contrast
On white
1.41
#BAE5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#BAE5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE5AA
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE5AA | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA6
Deuteranopia (green-blind)
#E2D8AD
Tritanopia (blue-blind)
#B9E1D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae5aa; /* rgb */ color: rgb(186, 229, 170); /* oklch */ color: oklch(87.6% 0.091 137.3);
Tailwind
colors: {
custom: {
50: '#cfedc3',
500: '#bae5aa',
950: '#000000',
},
}SCSS
$custom: #bae5aa; $custom-light: #cfedc3; $custom-dark: #000000;
JSON
{
"hex": "#bae5aa",
"rgb": {
"r": 186,
"g": 229,
"b": 170
},
"hsl": {
"h": 103.729,
"s": 53.153,
"l": 78.235
},
"oklch": {
"l": 0.87649,
"c": 0.09107,
"h": 137.3
},
"luminance": 0.6938
}Semantic roles & 50–950 ramp
primary
#BAE5AA
secondary
#AB74BF
accent
#25C196
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141612
muted
#838482