#BAFA82#BAFA82
#BAFA82 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.6% C 0.164 H 132.0°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFA82 |
|---|---|
| RGB | rgb(186, 250, 130) |
| HSL | hsl(92, 92%, 75%) |
| HSV | hsv(92, 48%, 98%) |
| CMYK | cmyk(25.6%, 0%, 48%, 2%) |
| CIE-LAB | lab(91.87, -39.75, 50.89) |
| CIE-LCH | lch(91.87, 64.57, 127.99°) |
| OKLab | oklab(91.62% -0.11 0.1223) |
| OKLCH | oklch(91.62% 0.164 132) |
| XYZ | xyz(58.4637, 80.4205, 33.5572) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.26
Pistachio (survey)
#C0FA8B
ΔE00 1.29
Light Pea Green
#C4FE82
ΔE00 1.61
Celery
#C1FD95
ΔE00 2.40
Pale Lime
#BEFD73
ΔE00 2.45
Spring Green (survey)
#A9F971
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFA82 #C282FA
analogous
#F6FA82 #BAFA82 #82FA86
triadic
#BAFA82 #82BAFA #FA82BA
tetradic
#BAFA82 #82F6FA #C282FA #FA8682
square
#BAFA82 #82F6FA #C282FA #FA8682
split-complementary
#BAFA82 #8682FA #FA82F6
monochromatic
#79F50C #9AF847 #BAFA82 #DAFCBD #EFFEE2
Accessibility & contrast
On white
1.23
#BAFA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#BAFA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFA82
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFA82 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#FAE689
Tritanopia (blue-blind)
#BCF2DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bafa82; /* rgb */ color: rgb(186, 250, 130); /* oklch */ color: oklch(91.6% 0.164 132.0);
Tailwind
colors: {
custom: {
50: '#d1fca8',
500: '#bafa82',
950: '#000000',
},
}SCSS
$custom: #bafa82; $custom-light: #d1fca8; $custom-dark: #000000;
JSON
{
"hex": "#bafa82",
"rgb": {
"r": 186,
"g": 250,
"b": 130
},
"hsl": {
"h": 92,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.91622,
"c": 0.16444,
"h": 132
},
"luminance": 0.80422
}Semantic roles & 50–950 ramp
primary
#BAFA82
secondary
#9548D8
accent
#00E67A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581