#BAE989#BAE989
#BAE989 is a very light, vivid yellow-green. Relative luminance 0.705; OKLCH L 87.9% C 0.133 H 130.0°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE989 |
|---|---|
| RGB | rgb(186, 233, 137) |
| HSL | hsl(89, 69%, 73%) |
| HSV | hsv(89, 41%, 91%) |
| CMYK | cmyk(20.2%, 0%, 41.2%, 8.6%) |
| CIE-LAB | lab(87.25, -31.18, 41.76) |
| CIE-LCH | lch(87.25, 52.12, 126.75°) |
| OKLab | oklab(87.92% -0.0858 0.1021) |
| OKLCH | oklch(87.92% 0.133 130) |
| XYZ | xyz(53.9032, 70.5221, 34.4343) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.89
Celery
#C1FD95
ΔE00 4.30
Tea Green
#BDF8A3
ΔE00 4.48
Washed Out Green
#BCF5A6
ΔE00 4.75
Light Yellowish Green
#C2FF89
ΔE00 5.11
Pale Light Green
#B1FC99
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE989 #B889E9
analogous
#E9E889 #BAE989 #8AE989
triadic
#BAE989 #89BAE9 #E989BA
tetradic
#BAE989 #89E9E8 #B889E9 #E9898A
square
#BAE989 #89E9E8 #B889E9 #E9898A
split-complementary
#BAE989 #898AE9 #E889E9
monochromatic
#7ED127 #9CDF55 #BAE989 #D8F3BD #F0FAE5
Accessibility & contrast
On white
1.39
#BAE989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#BAE989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE989
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE989 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD82
Deuteranopia (green-blind)
#EAD98E
Tritanopia (blue-blind)
#BDE2D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bae989; /* rgb */ color: rgb(186, 233, 137); /* oklch */ color: oklch(87.9% 0.133 130.0);
Tailwind
colors: {
custom: {
50: '#d0f0ad',
500: '#bae989',
950: '#000000',
},
}SCSS
$custom: #bae989; $custom-light: #d0f0ad; $custom-dark: #000000;
JSON
{
"hex": "#bae989",
"rgb": {
"r": 186,
"g": 233,
"b": 137
},
"hsl": {
"h": 89.375,
"s": 68.571,
"l": 72.549
},
"oklch": {
"l": 0.87923,
"c": 0.13332,
"h": 130
},
"luminance": 0.70523
}Semantic roles & 50–950 ramp
primary
#BAE989
secondary
#8A53C3
accent
#15D171
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581