#BAE785#BAE785
#BAE785 is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.4% C 0.135 H 129.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE785 |
|---|---|
| RGB | rgb(186, 231, 133) |
| HSL | hsl(88, 67%, 71%) |
| HSV | hsv(88, 42%, 91%) |
| CMYK | cmyk(19.5%, 0%, 42.4%, 9.4%) |
| CIE-LAB | lab(86.64, -30.74, 42.95) |
| CIE-LCH | lch(86.64, 52.82, 125.59°) |
| OKLab | oklab(87.42% -0.0847 0.1046) |
| OKLCH | oklch(87.42% 0.135 129) |
| XYZ | xyz(53.0586, 69.2836, 32.7634) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.22
Celery
#C1FD95
ΔE00 4.79
Pale Olive Green
#B1D27B
ΔE00 4.93
Tea Green
#BDF8A3
ΔE00 5.17
Light Yellowish Green
#C2FF89
ΔE00 5.38
Washed Out Green
#BCF5A6
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE785 #B285E7
analogous
#E7E385 #BAE785 #89E785
triadic
#BAE785 #85BAE7 #E785BA
tetradic
#BAE785 #85E7E3 #B285E7 #E78589
square
#BAE785 #85E7E3 #B285E7 #E78589
split-complementary
#BAE785 #8589E7 #E385E7
monochromatic
#7FCA28 #9DDD52 #BAE785 #D7F1B8 #F1FAE5
Accessibility & contrast
On white
1.41
#BAE785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#BAE785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE785
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE785 | 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)
#F0DB7D
Deuteranopia (green-blind)
#E9D88A
Tritanopia (blue-blind)
#BEDFCF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae785; /* rgb */ color: rgb(186, 231, 133); /* oklch */ color: oklch(87.4% 0.135 129.0);
Tailwind
colors: {
custom: {
50: '#d0eeaa',
500: '#bae785',
950: '#000000',
},
}SCSS
$custom: #bae785; $custom-light: #d0eeaa; $custom-dark: #000000;
JSON
{
"hex": "#bae785",
"rgb": {
"r": 186,
"g": 231,
"b": 133
},
"hsl": {
"h": 87.551,
"s": 67.123,
"l": 71.373
},
"oklch": {
"l": 0.87415,
"c": 0.13461,
"h": 129
},
"luminance": 0.69284
}Semantic roles & 50–950 ramp
primary
#BAE785
secondary
#8450C0
accent
#16CF6B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581