#BAE889#BAE889
#BAE889 is a very light, vivid yellow-green. Relative luminance 0.700; OKLCH L 87.7% C 0.132 H 129.8°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE889 |
|---|---|
| RGB | rgb(186, 232, 137) |
| HSL | hsl(89, 67%, 72%) |
| HSV | hsv(89, 41%, 91%) |
| CMYK | cmyk(19.8%, 0%, 40.9%, 9%) |
| CIE-LAB | lab(86.98, -30.72, 41.41) |
| CIE-LCH | lch(86.98, 51.56, 126.57°) |
| OKLab | oklab(87.7% -0.0845 0.1013) |
| OKLCH | oklch(87.7% 0.132 129.8) |
| XYZ | xyz(53.6209, 69.9576, 34.3402) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.14
Celery
#C1FD95
ΔE00 4.54
Tea Green
#BDF8A3
ΔE00 4.61
Washed Out Green
#BCF5A6
ΔE00 4.83
Pale Olive Green
#B1D27B
ΔE00 5.14
Light Yellowish Green
#C2FF89
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE889 #B789E8
analogous
#E8E789 #BAE889 #8AE889
triadic
#BAE889 #89BAE8 #E889BA
tetradic
#BAE889 #89E8E7 #B789E8 #E8898A
square
#BAE889 #89E8E7 #B789E8 #E8898A
split-complementary
#BAE889 #898AE8 #E789E8
monochromatic
#7ECE28 #9CDE56 #BAE889 #D8F2BC #F0FAE5
Accessibility & contrast
On white
1.40
#BAE889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#BAE889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE889
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE889 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC82
Deuteranopia (green-blind)
#E9D98E
Tritanopia (blue-blind)
#BDE1D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bae889; /* rgb */ color: rgb(186, 232, 137); /* oklch */ color: oklch(87.7% 0.132 129.8);
Tailwind
colors: {
custom: {
50: '#d0efac',
500: '#bae889',
950: '#000000',
},
}SCSS
$custom: #bae889; $custom-light: #d0efac; $custom-dark: #000000;
JSON
{
"hex": "#bae889",
"rgb": {
"r": 186,
"g": 232,
"b": 137
},
"hsl": {
"h": 89.053,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.87701,
"c": 0.13187,
"h": 129.8
},
"luminance": 0.69958
}Semantic roles & 50–950 ramp
primary
#BAE889
secondary
#8954C1
accent
#16CF70
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581