#BAE2AA#BAE2AA
#BAE2AA is a very light, moderate green. Relative luminance 0.677; OKLCH L 87.0% C 0.086 H 136.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2AA |
|---|---|
| RGB | rgb(186, 226, 170) |
| HSL | hsl(103, 49%, 78%) |
| HSV | hsv(103, 25%, 89%) |
| CMYK | cmyk(17.7%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(85.87, -23.21, 23.20) |
| CIE-LCH | lch(85.87, 32.82, 135.01°) |
| OKLab | oklab(86.99% -0.063 0.059) |
| OKLCH | oklch(86.99% 0.086 136.9) |
| XYZ | xyz(54.7002, 67.7330, 48.2143) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.78
Light Sage
#BCECAC
ΔE00 2.65
Hospital Green
#9BE5AA
ΔE00 5.71
Washed Out Green
#BCF5A6
ΔE00 5.72
Very Pale Green
#CFFDBC
ΔE00 5.83
Pale Green
#C7FDB5
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2AA #D2AAE2
analogous
#D6E2AA #BAE2AA #AAE2B6
triadic
#BAE2AA #AABAE2 #E2AABA
tetradic
#BAE2AA #AAD6E2 #D2AAE2 #E2B6AA
square
#BAE2AA #AAD6E2 #D2AAE2 #E2B6AA
split-complementary
#BAE2AA #B6AAE2 #E2AAD6
monochromatic
#70C34F #95D27C #BAE2AA #DFF2D8 #ECF7E8
Accessibility & contrast
On white
1.44
#BAE2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BAE2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2AA
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2AA | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#E0D5AD
Tritanopia (blue-blind)
#B9DED3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae2aa; /* rgb */ color: rgb(186, 226, 170); /* oklch */ color: oklch(87.0% 0.086 136.9);
Tailwind
colors: {
custom: {
50: '#cfebc3',
500: '#bae2aa',
950: '#000000',
},
}SCSS
$custom: #bae2aa; $custom-light: #cfebc3; $custom-dark: #000000;
JSON
{
"hex": "#bae2aa",
"rgb": {
"r": 186,
"g": 226,
"b": 170
},
"hsl": {
"h": 102.857,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.86993,
"c": 0.08626,
"h": 136.9
},
"luminance": 0.67734
}Semantic roles & 50–950 ramp
primary
#BAE2AA
secondary
#A775BB
accent
#29BC92
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141612
muted
#838482