#BAE588#BAE588
#BAE588 is a very light, vivid yellow-green. Relative luminance 0.683; OKLCH L 87.0% C 0.129 H 129.0°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE588 |
|---|---|
| RGB | rgb(186, 229, 136) |
| HSL | hsl(88, 64%, 72%) |
| HSV | hsv(88, 41%, 90%) |
| CMYK | cmyk(18.8%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(86.13, -29.43, 40.83) |
| CIE-LCH | lch(86.13, 50.33, 125.79°) |
| OKLab | oklab(87.02% -0.0809 0.0999) |
| OKLCH | oklch(87.02% 0.129 129) |
| XYZ | xyz(52.7123, 68.2545, 33.6851) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.43
Pistachio (survey)
#C0FA8B
ΔE00 4.86
Tea Green
#BDF8A3
ΔE00 5.17
Washed Out Green
#BCF5A6
ΔE00 5.26
Celery
#C1FD95
ΔE00 5.27
Light Grey Green
#B7E1A1
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE588 #B388E5
analogous
#E5E288 #BAE588 #8CE588
triadic
#BAE588 #88BAE5 #E588BA
tetradic
#BAE588 #88E5E2 #B388E5 #E5888C
square
#BAE588 #88E5E2 #B388E5 #E5888C
split-complementary
#BAE588 #888CE5 #E288E5
monochromatic
#7FC72C #9DDA56 #BAE588 #D7F0BA #F0FAE6
Accessibility & contrast
On white
1.43
#BAE588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BAE588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE588
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE588 | 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)
#EDD981
Deuteranopia (green-blind)
#E7D78D
Tritanopia (blue-blind)
#BEDECE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae588; /* rgb */ color: rgb(186, 229, 136); /* oklch */ color: oklch(87.0% 0.129 129.0);
Tailwind
colors: {
custom: {
50: '#d0edac',
500: '#bae588',
950: '#000000',
},
}SCSS
$custom: #bae588; $custom-light: #d0edac; $custom-dark: #000000;
JSON
{
"hex": "#bae588",
"rgb": {
"r": 186,
"g": 229,
"b": 136
},
"hsl": {
"h": 87.742,
"s": 64.138,
"l": 71.569
},
"oklch": {
"l": 0.87018,
"c": 0.12857,
"h": 129
},
"luminance": 0.68255
}Semantic roles & 50–950 ramp
primary
#BAE588
secondary
#8553BE
accent
#1ACC6C
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481