#79F3AB#79F3AB
#79F3AB is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.5% C 0.150 H 155.6°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #79F3AB |
|---|---|
| RGB | rgb(121, 243, 171) |
| HSL | hsl(145, 84%, 71%) |
| HSV | hsv(145, 50%, 95%) |
| CMYK | cmyk(50.2%, 0%, 29.6%, 4.7%) |
| CIE-LAB | lab(87.53, -50.09, 24.46) |
| CIE-LCH | lch(87.53, 55.75, 153.97°) |
| OKLab | oklab(87.5% -0.1368 0.062) |
| OKLCH | oklch(87.5% 0.15 155.6) |
| XYZ | xyz(47.2828, 71.1025, 49.7527) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.48
Seafoam Green
#7AF9AB
ΔE00 1.52
Light Blue Green
#7EFBB3
ΔE00 1.70
Light Greenish Blue
#63F7B4
ΔE00 2.66
Light Bluish Green
#76FDA8
ΔE00 2.80
Light Sea Green
#98F6B0
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F3AB #F379C1
analogous
#84F379 #79F3AB #79F3E8
triadic
#79F3AB #AB79F3 #F3AB79
tetradic
#79F3AB #7984F3 #F379C1 #F3E879
square
#79F3AB #7984F3 #F379C1 #F3E879
split-complementary
#79F3AB #E879F3 #F37984
monochromatic
#14DE67 #41EE88 #79F3AB #B1F8CE #E3FCED
Accessibility & contrast
On white
1.38
#79F3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#79F3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F3AB
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F3AB | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A7
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#58F1E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #79f3ab; /* rgb */ color: rgb(121, 243, 171); /* oklch */ color: oklch(87.5% 0.150 155.6);
Tailwind
colors: {
custom: {
50: '#a7f8c4',
500: '#79f3ab',
950: '#000000',
},
}SCSS
$custom: #79f3ab; $custom-light: #a7f8c4; $custom-dark: #000000;
JSON
{
"hex": "#79f3ab",
"rgb": {
"r": 121,
"g": 243,
"b": 171
},
"hsl": {
"h": 144.59,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.87502,
"c": 0.1502,
"h": 155.6
},
"luminance": 0.71106
}Semantic roles & 50–950 ramp
primary
#79F3AB
secondary
#CE4395
accent
#0686E0
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582