#79FCA9#79FCA9
#79FCA9 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.6% C 0.164 H 153.6°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCA9 |
|---|---|
| RGB | rgb(121, 252, 169) |
| HSL | hsl(142, 96%, 73%) |
| HSV | hsv(142, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(90.11, -54.15, 28.99) |
| CIE-LCH | lch(90.11, 61.42, 151.84°) |
| OKLab | oklab(89.6% -0.1473 0.073) |
| OKLCH | oklch(89.6% 0.164 153.6) |
| XYZ | xyz(49.8533, 76.5461, 49.6762) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.40
Seafoam Green
#7AF9AB
ΔE00 0.97
Seafoam (survey)
#80F9AD
ΔE00 1.32
Light Blue Green
#7EFBB3
ΔE00 1.96
Foam Green
#90FDA9
ΔE00 2.26
Light Green Blue
#56FCA2
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCA9 #FC79CC
analogous
#8AFC79 #79FCA9 #79FCEB
triadic
#79FCA9 #A979FC #FCA979
tetradic
#79FCA9 #798AFC #FC79CC #FCEB79
square
#79FCA9 #798AFC #FC79CC #FCEB79
split-complementary
#79FCA9 #EB79FC #FC798A
monochromatic
#05F55D #3DFB83 #79FCA9 #B5FDCF #E1FEEC
Accessibility & contrast
On white
1.29
#79FCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#79FCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCA9
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCA9 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA4
Deuteranopia (green-blind)
#E9DEAE
Tritanopia (blue-blind)
#57F9E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79fca9; /* rgb */ color: rgb(121, 252, 169); /* oklch */ color: oklch(89.6% 0.164 153.6);
Tailwind
colors: {
custom: {
50: '#a8fec3',
500: '#79fca9',
950: '#000000',
},
}SCSS
$custom: #79fca9; $custom-light: #a8fec3; $custom-dark: #000000;
JSON
{
"hex": "#79fca9",
"rgb": {
"r": 121,
"g": 252,
"b": 169
},
"hsl": {
"h": 141.985,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.89595,
"c": 0.16443,
"h": 153.6
},
"luminance": 0.7655
}Semantic roles & 50–950 ramp
primary
#79FCA9
secondary
#D940A1
accent
#0091E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682