#BAE496#BAE496
#BAE496 is a very light, moderate yellow-green. Relative luminance 0.681; OKLCH L 87.0% C 0.112 H 131.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE496 |
|---|---|
| RGB | rgb(186, 228, 150) |
| HSL | hsl(92, 59%, 74%) |
| HSV | hsv(92, 34%, 89%) |
| CMYK | cmyk(18.4%, 0%, 34.2%, 10.6%) |
| CIE-LAB | lab(86.07, -27.13, 33.73) |
| CIE-LCH | lch(86.07, 43.29, 128.81°) |
| OKLab | oklab(87.04% -0.0739 0.0839) |
| OKLCH | oklch(87.04% 0.112 131.4) |
| XYZ | xyz(53.4971, 68.1270, 39.1796) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.87
Light Sage
#BCECAC
ΔE00 3.86
Washed Out Green
#BCF5A6
ΔE00 4.14
Tea Green
#BDF8A3
ΔE00 4.62
Pale Olive Green
#B1D27B
ΔE00 4.97
Light Light Green
#C8FFB0
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE496 #C096E4
analogous
#E1E496 #BAE496 #96E499
triadic
#BAE496 #96BAE4 #E496BA
tetradic
#BAE496 #96E1E4 #C096E4 #E49996
square
#BAE496 #96E1E4 #C096E4 #E49996
split-complementary
#BAE496 #9996E4 #E496E1
monochromatic
#7ACB35 #9AD765 #BAE496 #DAF1C7 #EFF9E7
Accessibility & contrast
On white
1.44
#BAE496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#BAE496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE496
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE496 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD991
Deuteranopia (green-blind)
#E4D69A
Tritanopia (blue-blind)
#BCDED0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae496; /* rgb */ color: rgb(186, 228, 150); /* oklch */ color: oklch(87.0% 0.112 131.4);
Tailwind
colors: {
custom: {
50: '#d0ecb5',
500: '#bae496',
950: '#000000',
},
}SCSS
$custom: #bae496; $custom-light: #d0ecb5; $custom-dark: #000000;
JSON
{
"hex": "#bae496",
"rgb": {
"r": 186,
"g": 228,
"b": 150
},
"hsl": {
"h": 92.308,
"s": 59.091,
"l": 74.118
},
"oklch": {
"l": 0.87036,
"c": 0.11185,
"h": 131.4
},
"luminance": 0.68128
}Semantic roles & 50–950 ramp
primary
#BAE496
secondary
#9361BD
accent
#1FC779
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481