#79E1A2#79E1A2
#79E1A2 is a very light, vivid green. Relative luminance 0.605; OKLCH L 83.0% C 0.133 H 155.5°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #79E1A2 |
|---|---|
| RGB | rgb(121, 225, 162) |
| HSL | hsl(144, 63%, 68%) |
| HSV | hsv(144, 46%, 88%) |
| CMYK | cmyk(46.2%, 0%, 28%, 11.8%) |
| CIE-LAB | lab(82.12, -44.13, 21.67) |
| CIE-LCH | lch(82.12, 49.17, 153.85°) |
| OKLab | oklab(83.04% -0.1208 0.0551) |
| OKLCH | oklch(83.04% 0.133 155.5) |
| XYZ | xyz(41.3290, 60.5209, 43.6793) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.05
Seafoam
#7FE0B3
ΔE00 4.08
Light Sea Green
#98F6B0
ΔE00 5.33
Seafoam (survey)
#80F9AD
ΔE00 5.40
Light Greenish Blue
#63F7B4
ΔE00 5.43
Seafoam Green
#7AF9AB
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E1A2 #E179B8
analogous
#84E179 #79E1A2 #79E1D6
triadic
#79E1A2 #A279E1 #E1A279
tetradic
#79E1A2 #7984E1 #E179B8 #E1D679
square
#79E1A2 #7984E1 #E179B8 #E1D679
split-complementary
#79E1A2 #D679E1 #E17984
monochromatic
#29B761 #47D67F #79E1A2 #ABECC5 #DDF7E7
Accessibility & contrast
On white
1.60
#79E1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#79E1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E1A2
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E1A2 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D39E
Deuteranopia (green-blind)
#D1C8A6
Tritanopia (blue-blind)
#60DFD0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79e1a2; /* rgb */ color: rgb(121, 225, 162); /* oklch */ color: oklch(83.0% 0.133 155.5);
Tailwind
colors: {
custom: {
50: '#a5ebbd',
500: '#79e1a2',
950: '#000000',
},
}SCSS
$custom: #79e1a2; $custom-light: #a5ebbd; $custom-dark: #000000;
JSON
{
"hex": "#79e1a2",
"rgb": {
"r": 121,
"g": 225,
"b": 162
},
"hsl": {
"h": 143.654,
"s": 63.415,
"l": 67.843
},
"oklch": {
"l": 0.83036,
"c": 0.13279,
"h": 155.5
},
"luminance": 0.60524
}Semantic roles & 50–950 ramp
primary
#79E1A2
secondary
#B8478B
accent
#1A85CB
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482