#79FAAF#79FAAF
#79FAAF is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.2% C 0.156 H 155.8°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #79FAAF |
|---|---|
| RGB | rgb(121, 250, 175) |
| HSL | hsl(145, 93%, 73%) |
| HSV | hsv(145, 52%, 98%) |
| CMYK | cmyk(51.6%, 0%, 30%, 2%) |
| CIE-LAB | lab(89.64, -52.24, 25.30) |
| CIE-LCH | lch(89.64, 58.05, 154.16°) |
| OKLab | oklab(89.24% -0.1426 0.0641) |
| OKLCH | oklch(89.24% 0.156 155.8) |
| XYZ | xyz(49.8047, 75.5271, 52.5027) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.67
Seafoam Green
#7AF9AB
ΔE00 0.70
Seafoam (survey)
#80F9AD
ΔE00 0.81
Light Bluish Green
#76FDA8
ΔE00 1.76
Light Greenish Blue
#63F7B4
ΔE00 2.62
Light Green Blue
#56FCA2
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FAAF #FA79C4
analogous
#84FA79 #79FAAF #79FAEF
triadic
#79FAAF #AF79FA #FAAF79
tetradic
#79FAAF #7984FA #FA79C4 #FAEF79
square
#79FAAF #7984FA #FA79C4 #FAEF79
split-complementary
#79FAAF #EF79FA #FA7984
monochromatic
#09F06A #3EF88C #79FAAF #B4FCD2 #E2FEED
Accessibility & contrast
On white
1.30
#79FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#79FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FAAF
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FAAF | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AA
Deuteranopia (green-blind)
#E7DCB4
Tritanopia (blue-blind)
#55F8E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #79faaf; /* rgb */ color: rgb(121, 250, 175); /* oklch */ color: oklch(89.2% 0.156 155.8);
Tailwind
colors: {
custom: {
50: '#a8fdc7',
500: '#79faaf',
950: '#000000',
},
}SCSS
$custom: #79faaf; $custom-light: #a8fdc7; $custom-dark: #000000;
JSON
{
"hex": "#79faaf",
"rgb": {
"r": 121,
"g": 250,
"b": 175
},
"hsl": {
"h": 145.116,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.89244,
"c": 0.15633,
"h": 155.8
},
"luminance": 0.75531
}Semantic roles & 50–950 ramp
primary
#79FAAF
secondary
#D74198
accent
#0085E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682