#BAE389#BAE389
#BAE389 is a very light, vivid yellow-green. Relative luminance 0.672; OKLCH L 86.6% C 0.125 H 128.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE389 |
|---|---|
| RGB | rgb(186, 227, 137) |
| HSL | hsl(87, 62%, 71%) |
| HSV | hsv(87, 40%, 89%) |
| CMYK | cmyk(18.1%, 0%, 39.6%, 11%) |
| CIE-LAB | lab(85.60, -28.36, 39.64) |
| CIE-LCH | lch(85.60, 48.74, 125.58°) |
| OKLab | oklab(86.59% -0.0779 0.0972) |
| OKLCH | oklch(86.59% 0.125 128.7) |
| XYZ | xyz(52.2335, 67.1827, 33.8777) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.97
Light Grey Green
#B7E1A1
ΔE00 5.07
Washed Out Green
#BCF5A6
ΔE00 5.41
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Tea Green
#BDF8A3
ΔE00 5.44
Celery
#C1FD95
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE389 #B289E3
analogous
#E3DF89 #BAE389 #8DE389
triadic
#BAE389 #89BAE3 #E389BA
tetradic
#BAE389 #89E3DF #B289E3 #E3898D
square
#BAE389 #89E3DF #B289E3 #E3898D
split-complementary
#BAE389 #898DE3 #DF89E3
monochromatic
#7FC32E #9DD758 #BAE389 #D7EFBA #F1F9E6
Accessibility & contrast
On white
1.45
#BAE389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BAE389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE389
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE389 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD882
Deuteranopia (green-blind)
#E5D58E
Tritanopia (blue-blind)
#BEDCCD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae389; /* rgb */ color: rgb(186, 227, 137); /* oklch */ color: oklch(86.6% 0.125 128.7);
Tailwind
colors: {
custom: {
50: '#d0ecac',
500: '#bae389',
950: '#000000',
},
}SCSS
$custom: #bae389; $custom-light: #d0ecac; $custom-dark: #000000;
JSON
{
"hex": "#bae389",
"rgb": {
"r": 186,
"g": 227,
"b": 137
},
"hsl": {
"h": 87.333,
"s": 61.644,
"l": 71.373
},
"oklch": {
"l": 0.86591,
"c": 0.12458,
"h": 128.7
},
"luminance": 0.67183
}Semantic roles & 50–950 ramp
primary
#BAE389
secondary
#8455BB
accent
#1CC96B
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481