#BAE784#BAE784
#BAE784 is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.4% C 0.136 H 128.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE784 |
|---|---|
| RGB | rgb(186, 231, 132) |
| HSL | hsl(87, 67%, 71%) |
| HSV | hsv(87, 43%, 91%) |
| CMYK | cmyk(19.5%, 0%, 42.9%, 9.4%) |
| CIE-LAB | lab(86.63, -30.86, 43.42) |
| CIE-LCH | lch(86.63, 53.27, 125.40°) |
| OKLab | oklab(87.4% -0.0851 0.1056) |
| OKLCH | oklch(87.4% 0.136 128.9) |
| XYZ | xyz(52.9899, 69.2561, 32.4013) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.19
Celery
#C1FD95
ΔE00 4.81
Pale Olive Green
#B1D27B
ΔE00 4.95
Tea Green
#BDF8A3
ΔE00 5.28
Light Yellowish Green
#C2FF89
ΔE00 5.34
Light Pea Green
#C4FE82
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE784 #B184E7
analogous
#E7E384 #BAE784 #88E784
triadic
#BAE784 #84BAE7 #E784BA
tetradic
#BAE784 #84E7E3 #B184E7 #E78488
square
#BAE784 #84E7E3 #B184E7 #E78488
split-complementary
#BAE784 #8488E7 #E384E7
monochromatic
#80C927 #9DDD51 #BAE784 #D7F1B7 #F1FAE5
Accessibility & contrast
On white
1.41
#BAE784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BAE784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE784
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE784 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#E9D889
Tritanopia (blue-blind)
#BEDFCF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae784; /* rgb */ color: rgb(186, 231, 132); /* oklch */ color: oklch(87.4% 0.136 128.9);
Tailwind
colors: {
custom: {
50: '#d0eea9',
500: '#bae784',
950: '#000000',
},
}SCSS
$custom: #bae784; $custom-light: #d0eea9; $custom-dark: #000000;
JSON
{
"hex": "#bae784",
"rgb": {
"r": 186,
"g": 231,
"b": 132
},
"hsl": {
"h": 87.273,
"s": 67.347,
"l": 71.176
},
"oklch": {
"l": 0.874,
"c": 0.13565,
"h": 128.9
},
"luminance": 0.69257
}Semantic roles & 50–950 ramp
primary
#BAE784
secondary
#824FC0
accent
#16CF6A
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581