#79E188#79E188
#79E188 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.5% C 0.157 H 147.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #79E188 |
|---|---|
| RGB | rgb(121, 225, 136) |
| HSL | hsl(129, 63%, 68%) |
| HSV | hsv(129, 46%, 88%) |
| CMYK | cmyk(46.2%, 0%, 39.6%, 11.8%) |
| CIE-LAB | lab(81.67, -48.64, 34.41) |
| CIE-LCH | lch(81.67, 59.58, 144.73°) |
| OKLab | oklab(82.52% -0.1322 0.0853) |
| OKLCH | oklch(82.52% 0.157 147.2) |
| XYZ | xyz(39.2520, 59.6901, 32.7407) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 4.52
Lightish Green
#61E160
ΔE00 5.57
Tealish Green
#0CDC73
ΔE00 5.87
Palegreen
#98FB98
ΔE00 6.13
Seafoam Green
#7AF9AB
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E188 #E179D2
analogous
#9EE179 #79E188 #79E1BC
triadic
#79E188 #8879E1 #E18879
tetradic
#79E188 #799EE1 #E179D2 #E1BC79
square
#79E188 #799EE1 #E179D2 #E1BC79
split-complementary
#79E188 #BC79E1 #E1799E
monochromatic
#29B73D #47D65C #79E188 #ABECB4 #DDF7E1
Accessibility & contrast
On white
1.62
#79E188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#79E188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E188
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E188 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D182
Deuteranopia (green-blind)
#D5C78E
Tritanopia (blue-blind)
#68DDCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79e188; /* rgb */ color: rgb(121, 225, 136); /* oklch */ color: oklch(82.5% 0.157 147.2);
Tailwind
colors: {
custom: {
50: '#a5ebab',
500: '#79e188',
950: '#000000',
},
}SCSS
$custom: #79e188; $custom-light: #a5ebab; $custom-dark: #000000;
JSON
{
"hex": "#79e188",
"rgb": {
"r": 121,
"g": 225,
"b": 136
},
"hsl": {
"h": 128.654,
"s": 63.415,
"l": 67.843
},
"oklch": {
"l": 0.8252,
"c": 0.15729,
"h": 147.2
},
"luminance": 0.59693
}Semantic roles & 50–950 ramp
primary
#79E188
secondary
#B847A7
accent
#1AB2CB
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481