#79F899#79F899
#79F899 is a very light, vivid green. Relative luminance 0.735; OKLCH L 88.3% C 0.174 H 149.8°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #79F899 |
|---|---|
| RGB | rgb(121, 248, 153) |
| HSL | hsl(135, 90%, 72%) |
| HSV | hsv(135, 51%, 97%) |
| CMYK | cmyk(51.2%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(88.68, -55.28, 35.10) |
| CIE-LCH | lch(88.68, 65.48, 147.59°) |
| OKLab | oklab(88.34% -0.15 0.0873) |
| OKLCH | oklch(88.34% 0.174 149.8) |
| XYZ | xyz(47.1992, 73.4958, 41.8297) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.14
Mint Green
#8FFF9F
ΔE00 2.34
Light Bluish Green
#76FDA8
ΔE00 2.37
Foam Green
#90FDA9
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F899 #F879D8
analogous
#99F879 #79F899 #79F8D8
triadic
#79F899 #9979F8 #F89979
tetradic
#79F899 #7999F8 #F879D8 #F8D879
square
#79F899 #7999F8 #F879D8 #F8D879
split-complementary
#79F899 #D879F8 #F87999
monochromatic
#0CEA44 #3FF56D #79F899 #B3FBC5 #E2FDE9
Accessibility & contrast
On white
1.34
#79F899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#79F899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F899
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F899 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE692
Deuteranopia (green-blind)
#E8DA9F
Tritanopia (blue-blind)
#5EF4E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #79f899; /* rgb */ color: rgb(121, 248, 153); /* oklch */ color: oklch(88.3% 0.174 149.8);
Tailwind
colors: {
custom: {
50: '#a8fbb8',
500: '#79f899',
950: '#000000',
},
}SCSS
$custom: #79f899; $custom-light: #a8fbb8; $custom-dark: #000000;
JSON
{
"hex": "#79f899",
"rgb": {
"r": 121,
"g": 248,
"b": 153
},
"hsl": {
"h": 135.118,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.8834,
"c": 0.17353,
"h": 149.8
},
"luminance": 0.735
}Semantic roles & 50–950 ramp
primary
#79F899
secondary
#D441AF
accent
#00ACE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581