#BAFA84#BAFA84
#BAFA84 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.6% C 0.163 H 132.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFA84 |
|---|---|
| RGB | rgb(186, 250, 132) |
| HSL | hsl(93, 92%, 75%) |
| HSV | hsv(93, 47%, 98%) |
| CMYK | cmyk(25.6%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(91.90, -39.52, 49.98) |
| CIE-LCH | lch(91.90, 63.72, 128.33°) |
| OKLab | oklab(91.65% -0.1092 0.1204) |
| OKLCH | oklch(91.65% 0.163 132.2) |
| XYZ | xyz(58.5992, 80.4747, 34.2711) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.11
Light Yellowish Green
#C2FF89
ΔE00 1.24
Light Pea Green
#C4FE82
ΔE00 1.77
Celery
#C1FD95
ΔE00 2.15
Spring Green (survey)
#A9F971
ΔE00 2.66
Pale Lime
#BEFD73
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFA84 #C484FA
analogous
#F5FA84 #BAFA84 #84FA89
triadic
#BAFA84 #84BAFA #FA84BA
tetradic
#BAFA84 #84F5FA #C484FA #FA8984
square
#BAFA84 #84F5FA #C484FA #FA8984
split-complementary
#BAFA84 #8984FA #FA84F5
monochromatic
#78F50E #99F849 #BAFA84 #DBFCBF #EFFEE2
Accessibility & contrast
On white
1.23
#BAFA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#BAFA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFA84
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFA84 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#F9E68B
Tritanopia (blue-blind)
#BCF2DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bafa84; /* rgb */ color: rgb(186, 250, 132); /* oklch */ color: oklch(91.6% 0.163 132.2);
Tailwind
colors: {
custom: {
50: '#d1fcaa',
500: '#bafa84',
950: '#000000',
},
}SCSS
$custom: #bafa84; $custom-light: #d1fcaa; $custom-dark: #000000;
JSON
{
"hex": "#bafa84",
"rgb": {
"r": 186,
"g": 250,
"b": 132
},
"hsl": {
"h": 92.542,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.9165,
"c": 0.16253,
"h": 132.2
},
"luminance": 0.80476
}Semantic roles & 50–950 ramp
primary
#BAFA84
secondary
#974AD8
accent
#00E67C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581