#BAE488#BAE488
#BAE488 is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 86.8% C 0.127 H 128.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE488 |
|---|---|
| RGB | rgb(186, 228, 136) |
| HSL | hsl(87, 63%, 71%) |
| HSV | hsv(87, 40%, 89%) |
| CMYK | cmyk(18.4%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(85.86, -28.96, 40.47) |
| CIE-LCH | lch(85.86, 49.77, 125.59°) |
| OKLab | oklab(86.8% -0.0796 0.0991) |
| OKLCH | oklch(86.8% 0.127 128.8) |
| XYZ | xyz(52.4364, 67.7027, 33.5931) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.19
Pistachio (survey)
#C0FA8B
ΔE00 5.12
Tea Green
#BDF8A3
ΔE00 5.34
Light Grey Green
#B7E1A1
ΔE00 5.34
Washed Out Green
#BCF5A6
ΔE00 5.38
Celery
#C1FD95
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE488 #B288E4
analogous
#E4E088 #BAE488 #8CE488
triadic
#BAE488 #88BAE4 #E488BA
tetradic
#BAE488 #88E4E0 #B288E4 #E4888C
square
#BAE488 #88E4E0 #B288E4 #E4888C
split-complementary
#BAE488 #888CE4 #E088E4
monochromatic
#7FC52D #9DD956 #BAE488 #D7EFBA #F1F9E6
Accessibility & contrast
On white
1.44
#BAE488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BAE488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE488
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE488 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD981
Deuteranopia (green-blind)
#E6D68D
Tritanopia (blue-blind)
#BEDDCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae488; /* rgb */ color: rgb(186, 228, 136); /* oklch */ color: oklch(86.8% 0.127 128.8);
Tailwind
colors: {
custom: {
50: '#d0ecac',
500: '#bae488',
950: '#000000',
},
}SCSS
$custom: #bae488; $custom-light: #d0ecac; $custom-dark: #000000;
JSON
{
"hex": "#bae488",
"rgb": {
"r": 186,
"g": 228,
"b": 136
},
"hsl": {
"h": 87.391,
"s": 63.014,
"l": 71.373
},
"oklch": {
"l": 0.86796,
"c": 0.12711,
"h": 128.8
},
"luminance": 0.67703
}Semantic roles & 50–950 ramp
primary
#BAE488
secondary
#8454BD
accent
#1BCB6B
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481