#BAE689#BAE689
#BAE689 is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 87.3% C 0.129 H 129.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE689 |
|---|---|
| RGB | rgb(186, 230, 137) |
| HSL | hsl(88, 65%, 72%) |
| HSV | hsv(88, 40%, 90%) |
| CMYK | cmyk(19.1%, 0%, 40.4%, 9.8%) |
| CIE-LAB | lab(86.42, -29.78, 40.70) |
| CIE-LCH | lch(86.42, 50.43, 126.19°) |
| OKLab | oklab(87.26% -0.0819 0.0997) |
| OKLCH | oklch(87.26% 0.129 129.4) |
| XYZ | xyz(53.0612, 68.8380, 34.1536) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.65
Pale Olive Green
#B1D27B
ΔE00 4.67
Tea Green
#BDF8A3
ΔE00 4.91
Washed Out Green
#BCF5A6
ΔE00 5.02
Celery
#C1FD95
ΔE00 5.03
Light Grey Green
#B7E1A1
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE689 #B589E6
analogous
#E6E489 #BAE689 #8CE689
triadic
#BAE689 #89BAE6 #E689BA
tetradic
#BAE689 #89E6E4 #B589E6 #E6898C
square
#BAE689 #89E6E4 #B589E6 #E6898C
split-complementary
#BAE689 #898CE6 #E489E6
monochromatic
#7FCA2B #9CDB57 #BAE689 #D8F1BC #F0FAE6
Accessibility & contrast
On white
1.42
#BAE689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BAE689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE689
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE689 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#E8D78E
Tritanopia (blue-blind)
#BDDFCF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae689; /* rgb */ color: rgb(186, 230, 137); /* oklch */ color: oklch(87.3% 0.129 129.4);
Tailwind
colors: {
custom: {
50: '#d0eeac',
500: '#bae689',
950: '#000000',
},
}SCSS
$custom: #bae689; $custom-light: #d0eeac; $custom-dark: #000000;
JSON
{
"hex": "#bae689",
"rgb": {
"r": 186,
"g": 230,
"b": 137
},
"hsl": {
"h": 88.387,
"s": 65.035,
"l": 71.961
},
"oklch": {
"l": 0.87256,
"c": 0.12896,
"h": 129.4
},
"luminance": 0.68839
}Semantic roles & 50–950 ramp
primary
#BAE689
secondary
#8754BF
accent
#19CD6E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581