#BAFA80#BAFA80
#BAFA80 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.6% C 0.166 H 131.7°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFA80 |
|---|---|
| RGB | rgb(186, 250, 128) |
| HSL | hsl(91, 92%, 74%) |
| HSV | hsv(91, 49%, 98%) |
| CMYK | cmyk(25.6%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(91.85, -39.97, 51.80) |
| CIE-LCH | lch(91.85, 65.42, 127.65°) |
| OKLab | oklab(91.6% -0.1107 0.1241) |
| OKLCH | oklch(91.6% 0.166 131.7) |
| XYZ | xyz(58.3307, 80.3673, 32.8571) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.33
Light Pea Green
#C4FE82
ΔE00 1.48
Pistachio (survey)
#C0FA8B
ΔE00 1.50
Pale Lime
#BEFD73
ΔE00 2.19
Spring Green (survey)
#A9F971
ΔE00 2.39
Celery
#C1FD95
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFA80 #C080FA
analogous
#F7FA80 #BAFA80 #80FA83
triadic
#BAFA80 #80BAFA #FA80BA
tetradic
#BAFA80 #80F7FA #C080FA #FA8380
square
#BAFA80 #80F7FA #C080FA #FA8380
split-complementary
#BAFA80 #8380FA #FA80F7
monochromatic
#7AF50A #9AF845 #BAFA80 #DAFCBB #EFFEE2
Accessibility & contrast
On white
1.23
#BAFA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#BAFA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFA80
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFA80 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#FAE688
Tritanopia (blue-blind)
#BCF1DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bafa80; /* rgb */ color: rgb(186, 250, 128); /* oklch */ color: oklch(91.6% 0.166 131.7);
Tailwind
colors: {
custom: {
50: '#d1fca7',
500: '#bafa80',
950: '#000000',
},
}SCSS
$custom: #bafa80; $custom-light: #d1fca7; $custom-dark: #000000;
JSON
{
"hex": "#bafa80",
"rgb": {
"r": 186,
"g": 250,
"b": 128
},
"hsl": {
"h": 91.475,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.91595,
"c": 0.16633,
"h": 131.7
},
"luminance": 0.80369
}Semantic roles & 50–950 ramp
primary
#BAFA80
secondary
#9347D7
accent
#00E678
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580