#79FFAE#79FFAE
#79FFAE is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.4% C 0.164 H 154.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFAE |
|---|---|
| RGB | rgb(121, 255, 174) |
| HSL | hsl(144, 100%, 74%) |
| HSV | hsv(144, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(91.07, -54.46, 27.76) |
| CIE-LCH | lch(91.07, 61.13, 152.99°) |
| OKLab | oklab(90.41% -0.1483 0.0701) |
| OKLCH | oklch(90.41% 0.164 154.7) |
| XYZ | xyz(51.2812, 78.6365, 52.5122) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.88
Seafoam Green
#7AF9AB
ΔE00 1.27
Seafoam (survey)
#80F9AD
ΔE00 1.50
Light Blue Green
#7EFBB3
ΔE00 1.68
Light Green Blue
#56FCA2
ΔE00 2.55
Foam Green
#90FDA9
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFAE #FF79CA
analogous
#87FF79 #79FFAE #79FFF1
triadic
#79FFAE #AE79FF #FFAE79
tetradic
#79FFAE #7987FF #FF79CA #FFF179
square
#79FFAE #7987FF #FF79CA #FFF179
split-complementary
#79FFAE #F179FF #FF7987
monochromatic
#00FE64 #3CFF89 #79FFAE #B6FFD3 #E0FFED
Accessibility & contrast
On white
1.26
#79FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#79FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFAE
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFAE | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#EBE0B3
Tritanopia (blue-blind)
#54FDEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79ffae; /* rgb */ color: rgb(121, 255, 174); /* oklch */ color: oklch(90.4% 0.164 154.7);
Tailwind
colors: {
custom: {
50: '#a8ffc6',
500: '#79ffae',
950: '#000000',
},
}SCSS
$custom: #79ffae; $custom-light: #a8ffc6; $custom-dark: #000000;
JSON
{
"hex": "#79ffae",
"rgb": {
"r": 121,
"g": 255,
"b": 174
},
"hsl": {
"h": 143.731,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.90406,
"c": 0.16406,
"h": 154.7
},
"luminance": 0.78641
}Semantic roles & 50–950 ramp
primary
#79FFAE
secondary
#DD3F9F
accent
#008BE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111813
muted
#818682