#BAE577#BAE577
#BAE577 is a very light, vivid yellow-green. Relative luminance 0.678; OKLCH L 86.8% C 0.146 H 126.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE577 |
|---|---|
| RGB | rgb(186, 229, 119) |
| HSL | hsl(83, 68%, 68%) |
| HSV | hsv(83, 48%, 90%) |
| CMYK | cmyk(18.8%, 0%, 48%, 10.2%) |
| CIE-LAB | lab(85.91, -31.39, 48.80) |
| CIE-LCH | lch(85.91, 58.02, 122.75°) |
| OKLab | oklab(86.77% -0.0875 0.1169) |
| OKLCH | oklch(86.77% 0.146 126.8) |
| XYZ | xyz(51.5985, 67.8090, 27.8192) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.79
Pale Olive Green
#B1D27B
ΔE00 5.11
Light Yellow Green
#CCFD7F
ΔE00 5.24
Light Pea Green
#C4FE82
ΔE00 5.38
Light Yellowish Green
#C2FF89
ΔE00 5.67
Pale Lime
#BEFD73
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE577 #A277E5
analogous
#E5D977 #BAE577 #83E577
triadic
#BAE577 #77BAE5 #E577BA
tetradic
#BAE577 #77E5D9 #A277E5 #E57783
square
#BAE577 #77E5D9 #A277E5 #E57783
split-complementary
#BAE577 #7783E5 #D977E5
monochromatic
#82BD24 #A0DB44 #BAE577 #D4EFAA #EEF9DE
Accessibility & contrast
On white
1.44
#BAE577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BAE577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE577
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE577 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96E
Deuteranopia (green-blind)
#E9D67D
Tritanopia (blue-blind)
#BFDCCB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae577; /* rgb */ color: rgb(186, 229, 119); /* oklch */ color: oklch(86.8% 0.146 126.8);
Tailwind
colors: {
custom: {
50: '#d1eda0',
500: '#bae577',
950: '#000000',
},
}SCSS
$custom: #bae577; $custom-light: #d1eda0; $custom-dark: #000000;
JSON
{
"hex": "#bae577",
"rgb": {
"r": 186,
"g": 229,
"b": 119
},
"hsl": {
"h": 83.455,
"s": 67.901,
"l": 68.235
},
"oklch": {
"l": 0.86766,
"c": 0.146,
"h": 126.8
},
"luminance": 0.6781
}Semantic roles & 50–950 ramp
primary
#BAE577
secondary
#7344BC
accent
#16D05E
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480