#BAE575#BAE575
#BAE575 is a very light, vivid yellow-green. Relative luminance 0.678; OKLCH L 86.7% C 0.148 H 126.6°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE575 |
|---|---|
| RGB | rgb(186, 229, 117) |
| HSL | hsl(83, 68%, 68%) |
| HSV | hsv(83, 49%, 90%) |
| CMYK | cmyk(18.8%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(85.89, -31.60, 49.72) |
| CIE-LCH | lch(85.89, 58.91, 122.44°) |
| OKLab | oklab(86.74% -0.0882 0.1188) |
| OKLCH | oklch(86.74% 0.148 126.6) |
| XYZ | xyz(51.4797, 67.7615, 27.1933) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.88
Light Yellow Green
#CCFD7F
ΔE00 5.17
Pale Olive Green
#B1D27B
ΔE00 5.26
Light Pea Green
#C4FE82
ΔE00 5.36
Pale Lime
#BEFD73
ΔE00 5.61
Light Yellowish Green
#C2FF89
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE575 #A075E5
analogous
#E5D875 #BAE575 #82E575
triadic
#BAE575 #75BAE5 #E575BA
tetradic
#BAE575 #75E5D8 #A075E5 #E57582
square
#BAE575 #75E5D8 #A075E5 #E57582
split-complementary
#BAE575 #7582E5 #D875E5
monochromatic
#82BC23 #A0DB42 #BAE575 #D4EFA8 #EDF8DC
Accessibility & contrast
On white
1.44
#BAE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BAE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE575
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE575 | 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)
#EFD86B
Deuteranopia (green-blind)
#E9D67C
Tritanopia (blue-blind)
#C0DCCB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae575; /* rgb */ color: rgb(186, 229, 117); /* oklch */ color: oklch(86.7% 0.148 126.6);
Tailwind
colors: {
custom: {
50: '#d1ed9f',
500: '#bae575',
950: '#000000',
},
}SCSS
$custom: #bae575; $custom-light: #d1ed9f; $custom-dark: #000000;
JSON
{
"hex": "#bae575",
"rgb": {
"r": 186,
"g": 229,
"b": 117
},
"hsl": {
"h": 83.036,
"s": 68.293,
"l": 67.843
},
"oklch": {
"l": 0.8674,
"c": 0.14795,
"h": 126.6
},
"luminance": 0.67762
}Semantic roles & 50–950 ramp
primary
#BAE575
secondary
#7142BC
accent
#15D05D
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480