#79FFAB#79FFAB
#79FFAB is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.3% C 0.167 H 153.8°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFAB |
|---|---|
| RGB | rgb(121, 255, 171) |
| HSL | hsl(142, 100%, 74%) |
| HSV | hsv(142, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(91.02, -55.00, 29.20) |
| CIE-LCH | lch(91.02, 62.27, 152.04°) |
| OKLab | oklab(90.35% -0.1496 0.0735) |
| OKLCH | oklch(90.35% 0.167 153.8) |
| XYZ | xyz(50.9920, 78.5208, 50.9891) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.49
Seafoam Green
#7AF9AB
ΔE00 1.46
Seafoam (survey)
#80F9AD
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 2.14
Foam Green
#90FDA9
ΔE00 2.35
Light Green Blue
#56FCA2
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFAB #FF79CD
analogous
#8AFF79 #79FFAB #79FFEE
triadic
#79FFAB #AB79FF #FFAB79
tetradic
#79FFAB #798AFF #FF79CD #FFEE79
square
#79FFAB #798AFF #FF79CD #FFEE79
split-complementary
#79FFAB #EE79FF #FF798A
monochromatic
#00FE5F #3CFF85 #79FFAB #B6FFD1 #E0FFEC
Accessibility & contrast
On white
1.26
#79FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#79FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFAB
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFAB | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA6
Deuteranopia (green-blind)
#ECE0B0
Tritanopia (blue-blind)
#55FCE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79ffab; /* rgb */ color: rgb(121, 255, 171); /* oklch */ color: oklch(90.3% 0.167 153.8);
Tailwind
colors: {
custom: {
50: '#a8ffc4',
500: '#79ffab',
950: '#000000',
},
}SCSS
$custom: #79ffab; $custom-light: #a8ffc4; $custom-dark: #000000;
JSON
{
"hex": "#79ffab",
"rgb": {
"r": 121,
"g": 255,
"b": 171
},
"hsl": {
"h": 142.388,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.90346,
"c": 0.16673,
"h": 153.8
},
"luminance": 0.78525
}Semantic roles & 50–950 ramp
primary
#79FFAB
secondary
#DD3FA2
accent
#0090E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111812
muted
#818682