#BAE494#BAE494
#BAE494 is a very light, moderate yellow-green. Relative luminance 0.681; OKLCH L 87.0% C 0.114 H 131.0°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE494 |
|---|---|
| RGB | rgb(186, 228, 148) |
| HSL | hsl(92, 60%, 74%) |
| HSV | hsv(92, 35%, 89%) |
| CMYK | cmyk(18.4%, 0%, 35.1%, 10.6%) |
| CIE-LAB | lab(86.04, -27.40, 34.70) |
| CIE-LCH | lch(86.04, 44.22, 128.30°) |
| OKLab | oklab(87% -0.0748 0.0861) |
| OKLCH | oklch(87% 0.114 131) |
| XYZ | xyz(53.3375, 68.0632, 38.3387) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.24
Light Sage
#BCECAC
ΔE00 4.20
Washed Out Green
#BCF5A6
ΔE00 4.25
Tea Green
#BDF8A3
ΔE00 4.65
Pale Olive Green
#B1D27B
ΔE00 4.77
Light Light Green
#C8FFB0
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE494 #BE94E4
analogous
#E2E494 #BAE494 #94E496
triadic
#BAE494 #94BAE4 #E494BA
tetradic
#BAE494 #94E2E4 #BE94E4 #E49694
square
#BAE494 #94E2E4 #BE94E4 #E49694
split-complementary
#BAE494 #9694E4 #E494E2
monochromatic
#7BCA33 #9AD863 #BAE494 #DAF0C5 #EFF9E7
Accessibility & contrast
On white
1.44
#BAE494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#BAE494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE494
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE494 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98E
Deuteranopia (green-blind)
#E5D698
Tritanopia (blue-blind)
#BCDED0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae494; /* rgb */ color: rgb(186, 228, 148); /* oklch */ color: oklch(87.0% 0.114 131.0);
Tailwind
colors: {
custom: {
50: '#d0ecb4',
500: '#bae494',
950: '#000000',
},
}SCSS
$custom: #bae494; $custom-light: #d0ecb4; $custom-dark: #000000;
JSON
{
"hex": "#bae494",
"rgb": {
"r": 186,
"g": 228,
"b": 148
},
"hsl": {
"h": 91.5,
"s": 59.701,
"l": 73.725
},
"oklch": {
"l": 0.87,
"c": 0.11406,
"h": 131
},
"luminance": 0.68064
}Semantic roles & 50–950 ramp
primary
#BAE494
secondary
#905FBD
accent
#1EC777
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481