#BAF781#BAF781
#BAF781 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 90.9% C 0.161 H 131.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF781 |
|---|---|
| RGB | rgb(186, 247, 129) |
| HSL | hsl(91, 88%, 74%) |
| HSV | hsv(91, 48%, 97%) |
| CMYK | cmyk(24.7%, 0%, 47.8%, 3.1%) |
| CIE-LAB | lab(91.03, -38.52, 50.33) |
| CIE-LCH | lch(91.03, 63.38, 127.43°) |
| OKLab | oklab(90.94% -0.1066 0.1209) |
| OKLCH | oklch(90.94% 0.161 131.4) |
| XYZ | xyz(57.4721, 78.5442, 32.8972) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.25
Light Yellowish Green
#C2FF89
ΔE00 1.70
Light Pea Green
#C4FE82
ΔE00 1.87
Celery
#C1FD95
ΔE00 2.53
Pale Lime
#BEFD73
ΔE00 2.68
Spring Green (survey)
#A9F971
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF781 #BE81F7
analogous
#F5F781 #BAF781 #81F783
triadic
#BAF781 #81BAF7 #F781BA
tetradic
#BAF781 #81F5F7 #BE81F7 #F78381
square
#BAF781 #81F5F7 #BE81F7 #F78381
split-complementary
#BAF781 #8381F7 #F781F5
monochromatic
#7BEE0F #9AF347 #BAF781 #DAFBBB #EFFDE2
Accessibility & contrast
On white
1.26
#BAF781 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#BAF781 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF781
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF781 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF781 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE877
Deuteranopia (green-blind)
#F7E488
Tritanopia (blue-blind)
#BCEFDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #baf781; /* rgb */ color: rgb(186, 247, 129); /* oklch */ color: oklch(90.9% 0.161 131.4);
Tailwind
colors: {
custom: {
50: '#d1faa8',
500: '#baf781',
950: '#000000',
},
}SCSS
$custom: #baf781; $custom-light: #d1faa8; $custom-dark: #000000;
JSON
{
"hex": "#baf781",
"rgb": {
"r": 186,
"g": 247,
"b": 129
},
"hsl": {
"h": 91.017,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.90935,
"c": 0.16123,
"h": 131.4
},
"luminance": 0.78546
}Semantic roles & 50–950 ramp
primary
#BAF781
secondary
#9049D4
accent
#01E577
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581