#79FFAF#79FFAF
#79FFAF is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.4% C 0.163 H 155.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFAF |
|---|---|
| RGB | rgb(121, 255, 175) |
| HSL | hsl(144, 100%, 74%) |
| HSV | hsv(144, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(91.09, -54.28, 27.28) |
| CIE-LCH | lch(91.09, 60.75, 153.32°) |
| OKLab | oklab(90.43% -0.1479 0.0689) |
| OKLCH | oklch(90.43% 0.163 155) |
| XYZ | xyz(51.3790, 78.6756, 53.0275) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.04
Seafoam Green
#7AF9AB
ΔE00 1.25
Seafoam (survey)
#80F9AD
ΔE00 1.46
Light Blue Green
#7EFBB3
ΔE00 1.53
Light Green Blue
#56FCA2
ΔE00 2.62
Foam Green
#90FDA9
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFAF #FF79C9
analogous
#86FF79 #79FFAF #79FFF2
triadic
#79FFAF #AF79FF #FFAF79
tetradic
#79FFAF #7986FF #FF79C9 #FFF279
square
#79FFAF #7986FF #FF79C9 #FFF279
split-complementary
#79FFAF #F279FF #FF7986
monochromatic
#00FE66 #3CFF8A #79FFAF #B6FFD4 #E0FFED
Accessibility & contrast
On white
1.25
#79FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#79FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFAF
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFAF | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDAA
Deuteranopia (green-blind)
#EBE0B4
Tritanopia (blue-blind)
#53FDEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79ffaf; /* rgb */ color: rgb(121, 255, 175); /* oklch */ color: oklch(90.4% 0.163 155.0);
Tailwind
colors: {
custom: {
50: '#a8ffc7',
500: '#79ffaf',
950: '#000000',
},
}SCSS
$custom: #79ffaf; $custom-light: #a8ffc7; $custom-dark: #000000;
JSON
{
"hex": "#79ffaf",
"rgb": {
"r": 121,
"g": 255,
"b": 175
},
"hsl": {
"h": 144.179,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.90426,
"c": 0.16317,
"h": 155
},
"luminance": 0.7868
}Semantic roles & 50–950 ramp
primary
#79FFAF
secondary
#DD3F9D
accent
#0089E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111813
muted
#818682