#BAF57F#BAF57F
#BAF57F is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.5% C 0.160 H 130.8°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF57F |
|---|---|
| RGB | rgb(186, 245, 127) |
| HSL | hsl(90, 86%, 73%) |
| HSV | hsv(90, 48%, 96%) |
| CMYK | cmyk(24.1%, 0%, 48.2%, 3.9%) |
| CIE-LAB | lab(90.45, -37.84, 50.56) |
| CIE-LCH | lch(90.45, 63.15, 126.81°) |
| OKLab | oklab(90.46% -0.1049 0.1213) |
| OKLCH | oklch(90.46% 0.16 130.8) |
| XYZ | xyz(56.7321, 77.2749, 32.0011) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.54
Light Pea Green
#C4FE82
ΔE00 2.08
Light Yellowish Green
#C2FF89
ΔE00 2.08
Pale Lime
#BEFD73
ΔE00 2.76
Celery
#C1FD95
ΔE00 2.85
Spring Green (survey)
#A9F971
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF57F #BA7FF5
analogous
#F5F57F #BAF57F #7FF57F
triadic
#BAF57F #7FBAF5 #F57FBA
tetradic
#BAF57F #7FF5F5 #BA7FF5 #F57F7F
square
#BAF57F #7FF5F5 #BA7FF5 #F57F7F
split-complementary
#BAF57F #7F7FF5 #F57FF5
monochromatic
#7DE812 #9BF146 #BAF57F #D9F9B8 #F0FDE3
Accessibility & contrast
On white
1.28
#BAF57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#BAF57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF57F
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF57F | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE775
Deuteranopia (green-blind)
#F6E286
Tritanopia (blue-blind)
#BDECDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #baf57f; /* rgb */ color: rgb(186, 245, 127); /* oklch */ color: oklch(90.5% 0.160 130.8);
Tailwind
colors: {
custom: {
50: '#d1f8a6',
500: '#baf57f',
950: '#000000',
},
}SCSS
$custom: #baf57f; $custom-light: #d1f8a6; $custom-dark: #000000;
JSON
{
"hex": "#baf57f",
"rgb": {
"r": 186,
"g": 245,
"b": 127
},
"hsl": {
"h": 90,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.90458,
"c": 0.16038,
"h": 130.8
},
"luminance": 0.77276
}Semantic roles & 50–950 ramp
primary
#BAF57F
secondary
#8C47D1
accent
#03E273
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580