#BAE495#BAE495
#BAE495 is a very light, moderate yellow-green. Relative luminance 0.681; OKLCH L 87.0% C 0.113 H 131.2°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE495 |
|---|---|
| RGB | rgb(186, 228, 149) |
| HSL | hsl(92, 59%, 74%) |
| HSV | hsv(92, 35%, 89%) |
| CMYK | cmyk(18.4%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(86.05, -27.27, 34.21) |
| CIE-LCH | lch(86.05, 43.75, 128.55°) |
| OKLab | oklab(87.02% -0.0744 0.085) |
| OKLCH | oklch(87.02% 0.113 131.2) |
| XYZ | xyz(53.4170, 68.0950, 38.7573) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.05
Light Sage
#BCECAC
ΔE00 4.03
Washed Out Green
#BCF5A6
ΔE00 4.19
Tea Green
#BDF8A3
ΔE00 4.63
Pale Olive Green
#B1D27B
ΔE00 4.87
Light Light Green
#C8FFB0
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE495 #BF95E4
analogous
#E1E495 #BAE495 #95E498
triadic
#BAE495 #95BAE4 #E495BA
tetradic
#BAE495 #95E1E4 #BF95E4 #E49895
square
#BAE495 #95E1E4 #BF95E4 #E49895
split-complementary
#BAE495 #9895E4 #E495E1
monochromatic
#7BCB34 #9AD864 #BAE495 #DAF0C6 #EFF9E7
Accessibility & contrast
On white
1.44
#BAE495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BAE495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE495
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE495 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD990
Deuteranopia (green-blind)
#E4D699
Tritanopia (blue-blind)
#BCDED0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae495; /* rgb */ color: rgb(186, 228, 149); /* oklch */ color: oklch(87.0% 0.113 131.2);
Tailwind
colors: {
custom: {
50: '#d0ecb5',
500: '#bae495',
950: '#000000',
},
}SCSS
$custom: #bae495; $custom-light: #d0ecb5; $custom-dark: #000000;
JSON
{
"hex": "#bae495",
"rgb": {
"r": 186,
"g": 228,
"b": 149
},
"hsl": {
"h": 91.899,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.87018,
"c": 0.11296,
"h": 131.2
},
"luminance": 0.68096
}Semantic roles & 50–950 ramp
primary
#BAE495
secondary
#9260BD
accent
#1EC778
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481