#BAFF79#BAFF79
#BAFF79 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.6% C 0.180 H 131.7°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFF79 |
|---|---|
| RGB | rgb(186, 255, 121) |
| HSL | hsl(91, 100%, 74%) |
| HSV | hsv(91, 53%, 100%) |
| CMYK | cmyk(27.1%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(93.16, -42.90, 56.58) |
| CIE-LCH | lch(93.16, 71.01, 127.17°) |
| OKLab | oklab(92.63% -0.1193 0.1341) |
| OKLCH | oklch(92.63% 0.18 131.7) |
| XYZ | xyz(59.4601, 83.3379, 31.0385) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.22
Light Pea Green
#C4FE82
ΔE00 1.65
Light Lime
#AEFD6C
ΔE00 1.67
Key Lime
#AEFF6E
ΔE00 1.67
Light Yellowish Green
#C2FF89
ΔE00 2.01
Pale Lime Green
#B1FF65
ΔE00 2.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFF79 #BE79FF
analogous
#FDFF79 #BAFF79 #79FF7B
triadic
#BAFF79 #79BAFF #FF79BA
tetradic
#BAFF79 #79FDFF #BE79FF #FF7B79
square
#BAFF79 #79FDFF #BE79FF #FF7B79
split-complementary
#BAFF79 #7B79FF #FF79FD
monochromatic
#7BFE00 #9AFF3C #BAFF79 #DAFFB6 #EFFFE0
Accessibility & contrast
On white
1.19
#BAFF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#BAFF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFF79
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFF79 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6C
Deuteranopia (green-blind)
#FFEA82
Tritanopia (blue-blind)
#BCF6E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #baff79; /* rgb */ color: rgb(186, 255, 121); /* oklch */ color: oklch(92.6% 0.180 131.7);
Tailwind
colors: {
custom: {
50: '#d2ffa3',
500: '#baff79',
950: '#000000',
},
}SCSS
$custom: #baff79; $custom-light: #d2ffa3; $custom-dark: #000000;
JSON
{
"hex": "#baff79",
"rgb": {
"r": 186,
"g": 255,
"b": 121
},
"hsl": {
"h": 90.896,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.92633,
"c": 0.17953,
"h": 131.7
},
"luminance": 0.8334
}Semantic roles & 50–950 ramp
primary
#BAFF79
secondary
#903FDD
accent
#00E676
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680