#BAE587#BAE587
#BAE587 is a very light, vivid yellow-green. Relative luminance 0.682; OKLCH L 87.0% C 0.130 H 128.9°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE587 |
|---|---|
| RGB | rgb(186, 229, 135) |
| HSL | hsl(87, 64%, 71%) |
| HSV | hsv(87, 41%, 90%) |
| CMYK | cmyk(18.8%, 0%, 41%, 10.2%) |
| CIE-LAB | lab(86.12, -29.56, 41.30) |
| CIE-LCH | lch(86.12, 50.79, 125.59°) |
| OKLab | oklab(87% -0.0813 0.1009) |
| OKLCH | oklch(87% 0.13 128.9) |
| XYZ | xyz(52.6416, 68.2262, 33.3126) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.43
Pistachio (survey)
#C0FA8B
ΔE00 4.81
Tea Green
#BDF8A3
ΔE00 5.26
Celery
#C1FD95
ΔE00 5.26
Washed Out Green
#BCF5A6
ΔE00 5.38
Light Grey Green
#B7E1A1
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE587 #B287E5
analogous
#E5E187 #BAE587 #8BE587
triadic
#BAE587 #87BAE5 #E587BA
tetradic
#BAE587 #87E5E1 #B287E5 #E5878B
square
#BAE587 #87E5E1 #B287E5 #E5878B
split-complementary
#BAE587 #878BE5 #E187E5
monochromatic
#7FC72B #9DDA55 #BAE587 #D7F0B9 #F1FAE6
Accessibility & contrast
On white
1.43
#BAE587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BAE587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE587
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE587 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD980
Deuteranopia (green-blind)
#E7D68C
Tritanopia (blue-blind)
#BEDDCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae587; /* rgb */ color: rgb(186, 229, 135); /* oklch */ color: oklch(87.0% 0.130 128.9);
Tailwind
colors: {
custom: {
50: '#d0edab',
500: '#bae587',
950: '#000000',
},
}SCSS
$custom: #bae587; $custom-light: #d0edab; $custom-dark: #000000;
JSON
{
"hex": "#bae587",
"rgb": {
"r": 186,
"g": 229,
"b": 135
},
"hsl": {
"h": 87.447,
"s": 64.384,
"l": 71.373
},
"oklch": {
"l": 0.87002,
"c": 0.12962,
"h": 128.9
},
"luminance": 0.68227
}Semantic roles & 50–950 ramp
primary
#BAE587
secondary
#8453BE
accent
#19CC6B
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481