#79F189#79F189
#79F189 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.4% C 0.179 H 146.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #79F189 |
|---|---|
| RGB | rgb(121, 241, 137) |
| HSL | hsl(128, 81%, 71%) |
| HSV | hsv(128, 50%, 95%) |
| CMYK | cmyk(49.8%, 0%, 43.2%, 5.5%) |
| CIE-LAB | lab(86.39, -54.99, 40.03) |
| CIE-LCH | lch(86.39, 68.02, 143.95°) |
| OKLab | oklab(86.39% -0.1492 0.0983) |
| OKLCH | oklch(86.39% 0.179 146.6) |
| XYZ | xyz(43.8532, 68.7782, 34.6267) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.57
Palegreen
#98FB98
ΔE00 3.42
Baby Green
#8CFF9E
ΔE00 3.44
Mint Green
#8FFF9F
ΔE00 3.58
Lightgreen (survey)
#76FF7B
ΔE00 4.23
Easter Green
#8CFD7E
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F189 #F179E1
analogous
#A5F179 #79F189 #79F1C5
triadic
#79F189 #8979F1 #F18979
tetradic
#79F189 #79A5F1 #F179E1 #F1C579
square
#79F189 #79A5F1 #F179E1 #F1C579
split-complementary
#79F189 #C579F1 #F179A5
monochromatic
#17D931 #42EB58 #79F189 #B0F7BA #E3FCE7
Accessibility & contrast
On white
1.42
#79F189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#79F189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F189
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F189 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF81
Deuteranopia (green-blind)
#E3D490
Tritanopia (blue-blind)
#64ECD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #79f189; /* rgb */ color: rgb(121, 241, 137); /* oklch */ color: oklch(86.4% 0.179 146.6);
Tailwind
colors: {
custom: {
50: '#a7f6ad',
500: '#79f189',
950: '#000000',
},
}SCSS
$custom: #79f189; $custom-light: #a7f6ad; $custom-dark: #000000;
JSON
{
"hex": "#79f189",
"rgb": {
"r": 121,
"g": 241,
"b": 137
},
"hsl": {
"h": 128,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.86388,
"c": 0.17871,
"h": 146.6
},
"luminance": 0.68782
}Semantic roles & 50–950 ramp
primary
#79F189
secondary
#CB43B9
accent
#08C1DD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581