#79E185#79E185
#79E185 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.5% C 0.160 H 146.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #79E185 |
|---|---|
| RGB | rgb(121, 225, 133) |
| HSL | hsl(127, 63%, 68%) |
| HSV | hsv(127, 46%, 88%) |
| CMYK | cmyk(46.2%, 0%, 40.9%, 11.8%) |
| CIE-LAB | lab(81.62, -49.11, 35.85) |
| CIE-LCH | lch(81.62, 60.81, 143.87°) |
| OKLab | oklab(82.47% -0.1335 0.0886) |
| OKLCH | oklch(82.47% 0.16 146.4) |
| XYZ | xyz(39.0418, 59.6060, 31.6336) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 4.50
Lightish Green
#61E160
ΔE00 5.09
Tealish Green
#0CDC73
ΔE00 5.81
Palegreen
#98FB98
ΔE00 6.05
Baby Green
#8CFF9E
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E185 #E179D5
analogous
#A1E179 #79E185 #79E1B9
triadic
#79E185 #8579E1 #E18579
tetradic
#79E185 #79A1E1 #E179D5 #E1B979
square
#79E185 #79A1E1 #E179D5 #E1B979
split-complementary
#79E185 #B979E1 #E179A1
monochromatic
#29B739 #47D657 #79E185 #ABECB3 #DDF7E0
Accessibility & contrast
On white
1.63
#79E185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#79E185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E185
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E185 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17E
Deuteranopia (green-blind)
#D5C78B
Tritanopia (blue-blind)
#69DDCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79e185; /* rgb */ color: rgb(121, 225, 133); /* oklch */ color: oklch(82.5% 0.160 146.4);
Tailwind
colors: {
custom: {
50: '#a5eba9',
500: '#79e185',
950: '#000000',
},
}SCSS
$custom: #79e185; $custom-light: #a5eba9; $custom-dark: #000000;
JSON
{
"hex": "#79e185",
"rgb": {
"r": 121,
"g": 225,
"b": 133
},
"hsl": {
"h": 126.923,
"s": 63.415,
"l": 67.843
},
"oklch": {
"l": 0.82467,
"c": 0.16016,
"h": 146.4
},
"luminance": 0.59609
}Semantic roles & 50–950 ramp
primary
#79E185
secondary
#B847AA
accent
#1AB7CB
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481