#BAE984#BAE984
#BAE984 is a very light, vivid yellow-green. Relative luminance 0.704; OKLCH L 87.8% C 0.139 H 129.3°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE984 |
|---|---|
| RGB | rgb(186, 233, 132) |
| HSL | hsl(88, 70%, 72%) |
| HSV | hsv(88, 43%, 91%) |
| CMYK | cmyk(20.2%, 0%, 43.3%, 8.6%) |
| CIE-LAB | lab(87.18, -31.79, 44.12) |
| CIE-LCH | lch(87.18, 54.38, 125.77°) |
| OKLab | oklab(87.85% -0.0877 0.1072) |
| OKLCH | oklch(87.85% 0.139 129.3) |
| XYZ | xyz(53.5529, 70.3820, 32.5890) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.70
Celery
#C1FD95
ΔE00 4.36
Light Yellowish Green
#C2FF89
ΔE00 4.84
Light Pea Green
#C4FE82
ΔE00 4.95
Tea Green
#BDF8A3
ΔE00 5.05
Light Yellow Green
#CCFD7F
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE984 #B384E9
analogous
#E9E684 #BAE984 #88E984
triadic
#BAE984 #84BAE9 #E984BA
tetradic
#BAE984 #84E9E6 #B384E9 #E98488
square
#BAE984 #84E9E6 #B384E9 #E98488
split-complementary
#BAE984 #8488E9 #E684E9
monochromatic
#7FCE25 #9DE050 #BAE984 #D7F2B8 #F0FAE5
Accessibility & contrast
On white
1.39
#BAE984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#BAE984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE984
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE984 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7C
Deuteranopia (green-blind)
#EBD98A
Tritanopia (blue-blind)
#BEE1D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bae984; /* rgb */ color: rgb(186, 233, 132); /* oklch */ color: oklch(87.8% 0.139 129.3);
Tailwind
colors: {
custom: {
50: '#d0f0a9',
500: '#bae984',
950: '#000000',
},
}SCSS
$custom: #bae984; $custom-light: #d0f0a9; $custom-dark: #000000;
JSON
{
"hex": "#bae984",
"rgb": {
"r": 186,
"g": 233,
"b": 132
},
"hsl": {
"h": 87.921,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.87845,
"c": 0.13852,
"h": 129.3
},
"luminance": 0.70383
}Semantic roles & 50–950 ramp
primary
#BAE984
secondary
#854FC2
accent
#14D26C
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581