#BAE78B#BAE78B
#BAE78B is a very light, vivid yellow-green. Relative luminance 0.695; OKLCH L 87.5% C 0.128 H 129.9°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE78B |
|---|---|
| RGB | rgb(186, 231, 139) |
| HSL | hsl(89, 66%, 73%) |
| HSV | hsv(89, 40%, 91%) |
| CMYK | cmyk(19.5%, 0%, 39.8%, 9.4%) |
| CIE-LAB | lab(86.73, -30.00, 40.10) |
| CIE-LCH | lch(86.73, 50.08, 126.80°) |
| OKLab | oklab(87.51% -0.0824 0.0984) |
| OKLCH | oklch(87.51% 0.128 129.9) |
| XYZ | xyz(53.4851, 69.4541, 35.0092) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.52
Tea Green
#BDF8A3
ΔE00 4.57
Washed Out Green
#BCF5A6
ΔE00 4.67
Celery
#C1FD95
ΔE00 4.81
Pale Olive Green
#B1D27B
ΔE00 4.92
Light Grey Green
#B7E1A1
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE78B #B88BE7
analogous
#E7E68B #BAE78B #8CE78B
triadic
#BAE78B #8BBAE7 #E78BBA
tetradic
#BAE78B #8BE7E6 #B88BE7 #E78B8C
square
#BAE78B #8BE7E6 #B88BE7 #E78B8C
split-complementary
#BAE78B #8B8CE7 #E68BE7
monochromatic
#7ECD2A #9CDD58 #BAE78B #D8F1BE #F0FAE6
Accessibility & contrast
On white
1.41
#BAE78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#BAE78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE78B
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE78B | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB84
Deuteranopia (green-blind)
#E8D890
Tritanopia (blue-blind)
#BDE0D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae78b; /* rgb */ color: rgb(186, 231, 139); /* oklch */ color: oklch(87.5% 0.128 129.9);
Tailwind
colors: {
custom: {
50: '#d0eeae',
500: '#bae78b',
950: '#000000',
},
}SCSS
$custom: #bae78b; $custom-light: #d0eeae; $custom-dark: #000000;
JSON
{
"hex": "#bae78b",
"rgb": {
"r": 186,
"g": 231,
"b": 139
},
"hsl": {
"h": 89.348,
"s": 65.714,
"l": 72.549
},
"oklch": {
"l": 0.87511,
"c": 0.12829,
"h": 129.9
},
"luminance": 0.69455
}Semantic roles & 50–950 ramp
primary
#BAE78B
secondary
#8A56C0
accent
#18CE71
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581