#79E085#79E085
#79E085 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.159 H 146.5°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #79E085 |
|---|---|
| RGB | rgb(121, 224, 133) |
| HSL | hsl(127, 62%, 68%) |
| HSV | hsv(127, 46%, 88%) |
| CMYK | cmyk(46%, 0%, 40.6%, 12.2%) |
| CIE-LAB | lab(81.33, -48.70, 35.47) |
| CIE-LCH | lch(81.33, 60.25, 143.93°) |
| OKLab | oklab(82.23% -0.1323 0.0877) |
| OKLCH | oklch(82.23% 0.159 146.5) |
| XYZ | xyz(38.7723, 59.0670, 31.5437) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 4.58
Lightish Green
#61E160
ΔE00 5.20
Tealish Green
#0CDC73
ΔE00 5.81
Palegreen
#98FB98
ΔE00 6.26
Hospital Green
#9BE5AA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E085 #E079D4
analogous
#A1E079 #79E085 #79E0B8
triadic
#79E085 #8579E0 #E08579
tetradic
#79E085 #79A1E0 #E079D4 #E0B879
square
#79E085 #79A1E0 #E079D4 #E0B879
split-complementary
#79E085 #B879E0 #E079A1
monochromatic
#2AB53A #47D558 #79E085 #ABEBB2 #DCF7E0
Accessibility & contrast
On white
1.64
#79E085 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#79E085 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E085
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E085 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E085 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07E
Deuteranopia (green-blind)
#D4C68B
Tritanopia (blue-blind)
#69DCCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #79e085; /* rgb */ color: rgb(121, 224, 133); /* oklch */ color: oklch(82.2% 0.159 146.5);
Tailwind
colors: {
custom: {
50: '#a5eaa9',
500: '#79e085',
950: '#000000',
},
}SCSS
$custom: #79e085; $custom-light: #a5eaa9; $custom-dark: #000000;
JSON
{
"hex": "#79e085",
"rgb": {
"r": 121,
"g": 224,
"b": 133
},
"hsl": {
"h": 126.99,
"s": 62.424,
"l": 67.647
},
"oklch": {
"l": 0.82226,
"c": 0.15874,
"h": 146.5
},
"luminance": 0.5907
}Semantic roles & 50–950 ramp
primary
#79E085
secondary
#B647A9
accent
#1BB6CA
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481