#79F3AA#79F3AA
#79F3AA is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.5% C 0.151 H 155.3°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #79F3AA |
|---|---|
| RGB | rgb(121, 243, 170) |
| HSL | hsl(144, 84%, 71%) |
| HSV | hsv(144, 50%, 95%) |
| CMYK | cmyk(50.2%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(87.52, -50.28, 24.95) |
| CIE-LCH | lch(87.52, 56.13, 153.61°) |
| OKLab | oklab(87.48% -0.1372 0.0632) |
| OKLCH | oklch(87.48% 0.151 155.3) |
| XYZ | xyz(47.1879, 71.0645, 49.2526) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.41
Seafoam Green
#7AF9AB
ΔE00 1.42
Light Blue Green
#7EFBB3
ΔE00 1.75
Light Bluish Green
#76FDA8
ΔE00 2.68
Light Greenish Blue
#63F7B4
ΔE00 2.80
Light Sea Green
#98F6B0
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F3AA #F379C2
analogous
#85F379 #79F3AA #79F3E7
triadic
#79F3AA #AA79F3 #F3AA79
tetradic
#79F3AA #7985F3 #F379C2 #F3E779
square
#79F3AA #7985F3 #F379C2 #F3E779
split-complementary
#79F3AA #E779F3 #F37985
monochromatic
#14DE65 #41EE86 #79F3AA #B1F8CE #E3FCED
Accessibility & contrast
On white
1.38
#79F3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#79F3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F3AA
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F3AA | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A6
Deuteranopia (green-blind)
#E1D6AE
Tritanopia (blue-blind)
#59F1E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #79f3aa; /* rgb */ color: rgb(121, 243, 170); /* oklch */ color: oklch(87.5% 0.151 155.3);
Tailwind
colors: {
custom: {
50: '#a7f8c3',
500: '#79f3aa',
950: '#000000',
},
}SCSS
$custom: #79f3aa; $custom-light: #a7f8c3; $custom-dark: #000000;
JSON
{
"hex": "#79f3aa",
"rgb": {
"r": 121,
"g": 243,
"b": 170
},
"hsl": {
"h": 144.098,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.87481,
"c": 0.15109,
"h": 155.3
},
"luminance": 0.71068
}Semantic roles & 50–950 ramp
primary
#79F3AA
secondary
#CE4396
accent
#0688E0
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582