#BAE089#BAE089
#BAE089 is a very light, vivid yellow-green. Relative luminance 0.656; OKLCH L 85.9% C 0.120 H 127.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE089 |
|---|---|
| RGB | rgb(186, 224, 137) |
| HSL | hsl(86, 58%, 71%) |
| HSV | hsv(86, 39%, 88%) |
| CMYK | cmyk(17%, 0%, 38.8%, 12.2%) |
| CIE-LAB | lab(84.77, -26.94, 38.58) |
| CIE-LCH | lch(84.77, 47.05, 124.92°) |
| OKLab | oklab(85.93% -0.0739 0.0948) |
| OKLCH | oklch(85.93% 0.12 127.9) |
| XYZ | xyz(51.4201, 65.5559, 33.6066) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.32
Light Grey Green
#B7E1A1
ΔE00 4.82
Pale Olive
#B9CC81
ΔE00 5.54
Light Moss Green
#A6C875
ΔE00 5.73
Washed Out Green
#BCF5A6
ΔE00 5.89
Tea Green
#BDF8A3
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE089 #AF89E0
analogous
#E0DA89 #BAE089 #8EE089
triadic
#BAE089 #89BAE0 #E089BA
tetradic
#BAE089 #89E0DA #AF89E0 #E0898E
square
#BAE089 #89E0DA #AF89E0 #E0898E
split-complementary
#BAE089 #898EE0 #DA89E0
monochromatic
#80BD32 #9ED359 #BAE089 #D6EDB9 #F1F9E7
Accessibility & contrast
On white
1.49
#BAE089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#BAE089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE089
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE089 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D583
Deuteranopia (green-blind)
#E3D38E
Tritanopia (blue-blind)
#BED9CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae089; /* rgb */ color: rgb(186, 224, 137); /* oklch */ color: oklch(85.9% 0.120 127.9);
Tailwind
colors: {
custom: {
50: '#d0e9ac',
500: '#bae089',
950: '#000000',
},
}SCSS
$custom: #bae089; $custom-light: #d0e9ac; $custom-dark: #000000;
JSON
{
"hex": "#bae089",
"rgb": {
"r": 186,
"g": 224,
"b": 137
},
"hsl": {
"h": 86.207,
"s": 58.389,
"l": 70.784
},
"oklch": {
"l": 0.85927,
"c": 0.12019,
"h": 127.9
},
"luminance": 0.65557
}Semantic roles & 50–950 ramp
primary
#BAE089
secondary
#8055B8
accent
#1FC668
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481