#BAE786#BAE786
#BAE786 is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.4% C 0.134 H 129.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE786 |
|---|---|
| RGB | rgb(186, 231, 134) |
| HSL | hsl(88, 67%, 72%) |
| HSV | hsv(88, 42%, 91%) |
| CMYK | cmyk(19.5%, 0%, 42%, 9.4%) |
| CIE-LAB | lab(86.66, -30.62, 42.48) |
| CIE-LCH | lch(86.66, 52.36, 125.78°) |
| OKLab | oklab(87.43% -0.0843 0.1036) |
| OKLCH | oklch(87.43% 0.134 129.2) |
| XYZ | xyz(53.1281, 69.3113, 33.1290) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.26
Celery
#C1FD95
ΔE00 4.78
Pale Olive Green
#B1D27B
ΔE00 4.92
Tea Green
#BDF8A3
ΔE00 5.07
Washed Out Green
#BCF5A6
ΔE00 5.30
Light Yellowish Green
#C2FF89
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE786 #B386E7
analogous
#E7E486 #BAE786 #8AE786
triadic
#BAE786 #86BAE7 #E786BA
tetradic
#BAE786 #86E7E4 #B386E7 #E7868A
square
#BAE786 #86E7E4 #B386E7 #E7868A
split-complementary
#BAE786 #868AE7 #E486E7
monochromatic
#7FCA28 #9DDD53 #BAE786 #D7F1B9 #F0FAE5
Accessibility & contrast
On white
1.41
#BAE786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#BAE786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE786
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE786 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7F
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#BEDFCF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae786; /* rgb */ color: rgb(186, 231, 134); /* oklch */ color: oklch(87.4% 0.134 129.2);
Tailwind
colors: {
custom: {
50: '#d0eeaa',
500: '#bae786',
950: '#000000',
},
}SCSS
$custom: #bae786; $custom-light: #d0eeaa; $custom-dark: #000000;
JSON
{
"hex": "#bae786",
"rgb": {
"r": 186,
"g": 231,
"b": 134
},
"hsl": {
"h": 87.835,
"s": 66.897,
"l": 71.569
},
"oklch": {
"l": 0.87431,
"c": 0.13357,
"h": 129.2
},
"luminance": 0.69312
}Semantic roles & 50–950 ramp
primary
#BAE786
secondary
#8551C0
accent
#17CF6C
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581