#BAE986#BAE986
#BAE986 is a very light, vivid yellow-green. Relative luminance 0.704; OKLCH L 87.9% C 0.136 H 129.6°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE986 |
|---|---|
| RGB | rgb(186, 233, 134) |
| HSL | hsl(88, 69%, 72%) |
| HSV | hsv(88, 42%, 91%) |
| CMYK | cmyk(20.2%, 0%, 42.5%, 8.6%) |
| CIE-LAB | lab(87.21, -31.55, 43.18) |
| CIE-LCH | lch(87.21, 53.48, 126.16°) |
| OKLab | oklab(87.88% -0.0869 0.1052) |
| OKLCH | oklch(87.88% 0.136 129.6) |
| XYZ | xyz(53.6910, 70.4372, 33.3167) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.76
Celery
#C1FD95
ΔE00 4.32
Tea Green
#BDF8A3
ΔE00 4.82
Light Yellowish Green
#C2FF89
ΔE00 4.93
Light Pea Green
#C4FE82
ΔE00 5.11
Washed Out Green
#BCF5A6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE986 #B586E9
analogous
#E9E786 #BAE986 #89E986
triadic
#BAE986 #86BAE9 #E986BA
tetradic
#BAE986 #86E9E7 #B586E9 #E98689
square
#BAE986 #86E9E7 #B586E9 #E98689
split-complementary
#BAE986 #8689E9 #E786E9
monochromatic
#7FCF26 #9CE052 #BAE986 #D8F2BA #F0FAE5
Accessibility & contrast
On white
1.39
#BAE986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#BAE986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE986
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE986 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD7E
Deuteranopia (green-blind)
#EBD98B
Tritanopia (blue-blind)
#BDE1D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bae986; /* rgb */ color: rgb(186, 233, 134); /* oklch */ color: oklch(87.9% 0.136 129.6);
Tailwind
colors: {
custom: {
50: '#d0f0aa',
500: '#bae986',
950: '#000000',
},
}SCSS
$custom: #bae986; $custom-light: #d0f0aa; $custom-dark: #000000;
JSON
{
"hex": "#bae986",
"rgb": {
"r": 186,
"g": 233,
"b": 134
},
"hsl": {
"h": 88.485,
"s": 69.231,
"l": 71.961
},
"oklch": {
"l": 0.87876,
"c": 0.13645,
"h": 129.6
},
"luminance": 0.70438
}Semantic roles & 50–950 ramp
primary
#BAE986
secondary
#8751C2
accent
#14D16E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581