#79FAA9#79FAA9
#79FAA9 is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.1% C 0.162 H 153.9°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #79FAA9 |
|---|---|
| RGB | rgb(121, 250, 169) |
| HSL | hsl(142, 93%, 73%) |
| HSV | hsv(142, 52%, 98%) |
| CMYK | cmyk(51.6%, 0%, 32.4%, 2%) |
| CIE-LAB | lab(89.53, -53.34, 28.20) |
| CIE-LCH | lch(89.53, 60.33, 152.13°) |
| OKLab | oklab(89.12% -0.1452 0.0711) |
| OKLCH | oklch(89.12% 0.162 153.9) |
| XYZ | xyz(49.2285, 75.2966, 49.4679) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.53
Light Bluish Green
#76FDA8
ΔE00 0.84
Seafoam (survey)
#80F9AD
ΔE00 0.96
Light Blue Green
#7EFBB3
ΔE00 1.70
Foam Green
#90FDA9
ΔE00 2.40
Light Green Blue
#56FCA2
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FAA9 #FA79CA
analogous
#89FA79 #79FAA9 #79FAEA
triadic
#79FAA9 #A979FA #FAA979
tetradic
#79FAA9 #7989FA #FA79CA #FAEA79
square
#79FAA9 #7989FA #FA79CA #FAEA79
split-complementary
#79FAA9 #EA79FA #FA7989
monochromatic
#09F05F #3EF883 #79FAA9 #B4FCCF #E2FEEC
Accessibility & contrast
On white
1.31
#79FAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#79FAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FAA9
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FAA9 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A4
Deuteranopia (green-blind)
#E7DCAE
Tritanopia (blue-blind)
#57F7E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #79faa9; /* rgb */ color: rgb(121, 250, 169); /* oklch */ color: oklch(89.1% 0.162 153.9);
Tailwind
colors: {
custom: {
50: '#a8fdc3',
500: '#79faa9',
950: '#000000',
},
}SCSS
$custom: #79faa9; $custom-light: #a8fdc3; $custom-dark: #000000;
JSON
{
"hex": "#79faa9",
"rgb": {
"r": 121,
"g": 250,
"b": 169
},
"hsl": {
"h": 142.326,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.89121,
"c": 0.16168,
"h": 153.9
},
"luminance": 0.75301
}Semantic roles & 50–950 ramp
primary
#79FAA9
secondary
#D7419F
accent
#0090E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682