#79FDA5#79FDA5
#79FDA5 is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.8% C 0.169 H 152.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDA5 |
|---|---|
| RGB | rgb(121, 253, 165) |
| HSL | hsl(140, 97%, 73%) |
| HSV | hsv(140, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 34.8%, 0.8%) |
| CIE-LAB | lab(90.33, -55.25, 31.30) |
| CIE-LCH | lch(90.33, 63.50, 150.47°) |
| OKLab | oklab(89.75% -0.1501 0.0785) |
| OKLCH | oklch(89.75% 0.169 152.4) |
| XYZ | xyz(49.7983, 77.0279, 47.8337) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.66
Seafoam Green
#7AF9AB
ΔE00 1.78
Seafoam (survey)
#80F9AD
ΔE00 2.08
Foam Green
#90FDA9
ΔE00 2.10
Light Green Blue
#56FCA2
ΔE00 2.37
Sea Green (survey)
#53FCA1
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDA5 #FD79D1
analogous
#8FFD79 #79FDA5 #79FDE7
triadic
#79FDA5 #A579FD #FDA579
tetradic
#79FDA5 #798FFD #FD79D1 #FDE779
square
#79FDA5 #798FFD #FD79D1 #FDE779
split-complementary
#79FDA5 #E779FD #FD798F
monochromatic
#04F855 #3DFC7C #79FDA5 #B5FECD #E1FFEB
Accessibility & contrast
On white
1.28
#79FDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#79FDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDA5
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDA5 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEB9F
Deuteranopia (green-blind)
#EBDEAA
Tritanopia (blue-blind)
#58FAE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79fda5; /* rgb */ color: rgb(121, 253, 165); /* oklch */ color: oklch(89.8% 0.169 152.4);
Tailwind
colors: {
custom: {
50: '#a8ffc0',
500: '#79fda5',
950: '#000000',
},
}SCSS
$custom: #79fda5; $custom-light: #a8ffc0; $custom-dark: #000000;
JSON
{
"hex": "#79fda5",
"rgb": {
"r": 121,
"g": 253,
"b": 165
},
"hsl": {
"h": 140,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.89754,
"c": 0.16941,
"h": 152.4
},
"luminance": 0.77032
}Semantic roles & 50–950 ramp
primary
#79FDA5
secondary
#DA40A7
accent
#0099E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682