#79F199#79F199
#79F199 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.7% C 0.164 H 150.4°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #79F199 |
|---|---|
| RGB | rgb(121, 241, 153) |
| HSL | hsl(136, 81%, 71%) |
| HSV | hsv(136, 50%, 95%) |
| CMYK | cmyk(49.8%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(86.64, -52.46, 32.39) |
| CIE-LCH | lch(86.64, 61.65, 148.31°) |
| OKLab | oklab(86.67% -0.1425 0.0809) |
| OKLCH | oklch(86.67% 0.164 150.4) |
| XYZ | xyz(45.0872, 69.2718, 41.1257) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.82
Light Bluish Green
#76FDA8
ΔE00 2.88
Seafoam (survey)
#80F9AD
ΔE00 3.00
Foam Green
#90FDA9
ΔE00 3.13
Lightgreen
#90EE90
ΔE00 3.28
Baby Green
#8CFF9E
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F199 #F179D1
analogous
#95F179 #79F199 #79F1D5
triadic
#79F199 #9979F1 #F19979
tetradic
#79F199 #7995F1 #F179D1 #F1D579
square
#79F199 #7995F1 #F179D1 #F1D579
split-complementary
#79F199 #D579F1 #F17995
monochromatic
#17D94A #42EB6F #79F199 #B0F7C3 #E3FCEA
Accessibility & contrast
On white
1.41
#79F199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#79F199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F199
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F199 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E093
Deuteranopia (green-blind)
#E1D49E
Tritanopia (blue-blind)
#5FEDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #79f199; /* rgb */ color: rgb(121, 241, 153); /* oklch */ color: oklch(86.7% 0.164 150.4);
Tailwind
colors: {
custom: {
50: '#a7f6b7',
500: '#79f199',
950: '#000000',
},
}SCSS
$custom: #79f199; $custom-light: #a7f6b7; $custom-dark: #000000;
JSON
{
"hex": "#79f199",
"rgb": {
"r": 121,
"g": 241,
"b": 153
},
"hsl": {
"h": 136,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.86667,
"c": 0.16385,
"h": 150.4
},
"luminance": 0.69275
}Semantic roles & 50–950 ramp
primary
#79F199
secondary
#CB43A7
accent
#08A5DD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581