#79EF90#79EF90
#79EF90 is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.0% C 0.169 H 148.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #79EF90 |
|---|---|
| RGB | rgb(121, 239, 144) |
| HSL | hsl(132, 79%, 71%) |
| HSV | hsv(132, 49%, 94%) |
| CMYK | cmyk(49.4%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(85.91, -53.12, 35.94) |
| CIE-LCH | lch(85.91, 64.13, 145.92°) |
| OKLab | oklab(86.03% -0.1442 0.0891) |
| OKLCH | oklch(86.03% 0.169 148.3) |
| XYZ | xyz(43.7830, 67.8081, 37.1612) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.51
Baby Green
#8CFF9E
ΔE00 3.55
Mint Green
#8FFF9F
ΔE00 3.67
Palegreen
#98FB98
ΔE00 3.80
Foam Green
#90FDA9
ΔE00 3.92
Light Bluish Green
#76FDA8
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EF90 #EF79D8
analogous
#9DEF79 #79EF90 #79EFCB
triadic
#79EF90 #9079EF #EF9079
tetradic
#79EF90 #799DEF #EF79D8 #EFCB79
square
#79EF90 #799DEF #EF79D8 #EFCB79
split-complementary
#79EF90 #CB79EF #EF799D
monochromatic
#19D43E #42E863 #79EF90 #B0F6BD #E4FCE8
Accessibility & contrast
On white
1.44
#79EF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#79EF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EF90
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EF90 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE89
Deuteranopia (green-blind)
#E1D296
Tritanopia (blue-blind)
#63EBD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #79ef90; /* rgb */ color: rgb(121, 239, 144); /* oklch */ color: oklch(86.0% 0.169 148.3);
Tailwind
colors: {
custom: {
50: '#a7f5b1',
500: '#79ef90',
950: '#000000',
},
}SCSS
$custom: #79ef90; $custom-light: #a7f5b1; $custom-dark: #000000;
JSON
{
"hex": "#79ef90",
"rgb": {
"r": 121,
"g": 239,
"b": 144
},
"hsl": {
"h": 131.695,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.86026,
"c": 0.16945,
"h": 148.3
},
"luminance": 0.67812
}Semantic roles & 50–950 ramp
primary
#79EF90
secondary
#C944AF
accent
#0BB2DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581