#BAE489#BAE489
#BAE489 is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 86.8% C 0.126 H 128.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE489 |
|---|---|
| RGB | rgb(186, 228, 137) |
| HSL | hsl(88, 63%, 72%) |
| HSV | hsv(88, 40%, 89%) |
| CMYK | cmyk(18.4%, 0%, 39.9%, 10.6%) |
| CIE-LAB | lab(85.87, -28.84, 40.00) |
| CIE-LCH | lch(85.87, 49.31, 125.79°) |
| OKLab | oklab(86.81% -0.0792 0.098) |
| OKLCH | oklch(86.81% 0.126 128.9) |
| XYZ | xyz(52.5078, 67.7313, 33.9692) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.20
Pistachio (survey)
#C0FA8B
ΔE00 5.17
Light Grey Green
#B7E1A1
ΔE00 5.17
Tea Green
#BDF8A3
ΔE00 5.25
Washed Out Green
#BCF5A6
ΔE00 5.27
Celery
#C1FD95
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE489 #B389E4
analogous
#E4E189 #BAE489 #8DE489
triadic
#BAE489 #89BAE4 #E489BA
tetradic
#BAE489 #89E4E1 #B389E4 #E4898D
square
#BAE489 #89E4E1 #B389E4 #E4898D
split-complementary
#BAE489 #898DE4 #E189E4
monochromatic
#7FC52D #9DD957 #BAE489 #D7EFBB #F0F9E6
Accessibility & contrast
On white
1.44
#BAE489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BAE489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE489
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE489 | 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)
#ECD982
Deuteranopia (green-blind)
#E6D68E
Tritanopia (blue-blind)
#BEDDCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae489; /* rgb */ color: rgb(186, 228, 137); /* oklch */ color: oklch(86.8% 0.126 128.9);
Tailwind
colors: {
custom: {
50: '#d0ecac',
500: '#bae489',
950: '#000000',
},
}SCSS
$custom: #bae489; $custom-light: #d0ecac; $custom-dark: #000000;
JSON
{
"hex": "#bae489",
"rgb": {
"r": 186,
"g": 228,
"b": 137
},
"hsl": {
"h": 87.692,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.86812,
"c": 0.12604,
"h": 128.9
},
"luminance": 0.67732
}Semantic roles & 50–950 ramp
primary
#BAE489
secondary
#8555BD
accent
#1BCB6C
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481