#79FDAE#79FDAE
#79FDAE is a very light, vivid green. Relative luminance 0.774; OKLCH L 89.9% C 0.161 H 155.0°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDAE |
|---|---|
| RGB | rgb(121, 253, 174) |
| HSL | hsl(144, 97%, 73%) |
| HSV | hsv(144, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(90.49, -53.65, 26.97) |
| CIE-LCH | lch(90.49, 60.05, 153.31°) |
| OKLab | oklab(89.93% -0.1462 0.0682) |
| OKLCH | oklch(89.93% 0.161 155) |
| XYZ | xyz(50.6465, 77.3671, 52.3006) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.84
Light Bluish Green
#76FDA8
ΔE00 1.05
Seafoam (survey)
#80F9AD
ΔE00 1.10
Light Blue Green
#7EFBB3
ΔE00 1.27
Light Green Blue
#56FCA2
ΔE00 2.64
Foam Green
#90FDA9
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDAE #FD79C8
analogous
#86FD79 #79FDAE #79FDF0
triadic
#79FDAE #AE79FD #FDAE79
tetradic
#79FDAE #7986FD #FD79C8 #FDF079
square
#79FDAE #7986FD #FD79C8 #FDF079
split-complementary
#79FDAE #F079FD #FD7986
monochromatic
#04F866 #3DFC8A #79FDAE #B5FED2 #E1FFED
Accessibility & contrast
On white
1.27
#79FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#79FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDAE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDAE | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECA9
Deuteranopia (green-blind)
#EADFB3
Tritanopia (blue-blind)
#54FBE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #79fdae; /* rgb */ color: rgb(121, 253, 174); /* oklch */ color: oklch(89.9% 0.161 155.0);
Tailwind
colors: {
custom: {
50: '#a8ffc6',
500: '#79fdae',
950: '#000000',
},
}SCSS
$custom: #79fdae; $custom-light: #a8ffc6; $custom-dark: #000000;
JSON
{
"hex": "#79fdae",
"rgb": {
"r": 121,
"g": 253,
"b": 174
},
"hsl": {
"h": 144.091,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.89933,
"c": 0.16133,
"h": 155
},
"luminance": 0.77371
}Semantic roles & 50–950 ramp
primary
#79FDAE
secondary
#DA409C
accent
#0089E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682