#79FCA8#79FCA8
#79FCA8 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.6% C 0.165 H 153.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCA8 |
|---|---|
| RGB | rgb(121, 252, 168) |
| HSL | hsl(142, 96%, 73%) |
| HSV | hsv(142, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 33.3%, 1.2%) |
| CIE-LAB | lab(90.09, -54.33, 29.47) |
| CIE-LCH | lch(90.09, 61.80, 151.52°) |
| OKLab | oklab(89.58% -0.1478 0.0741) |
| OKLCH | oklch(89.58% 0.165 153.4) |
| XYZ | xyz(49.7597, 76.5087, 49.1836) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.34
Seafoam Green
#7AF9AB
ΔE00 1.12
Seafoam (survey)
#80F9AD
ΔE00 1.45
Light Blue Green
#7EFBB3
ΔE00 2.14
Foam Green
#90FDA9
ΔE00 2.20
Light Green Blue
#56FCA2
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCA8 #FC79CD
analogous
#8BFC79 #79FCA8 #79FCEA
triadic
#79FCA8 #A879FC #FCA879
tetradic
#79FCA8 #798BFC #FC79CD #FCEA79
square
#79FCA8 #798BFC #FC79CD #FCEA79
split-complementary
#79FCA8 #EA79FC #FC798B
monochromatic
#05F55B #3DFB81 #79FCA8 #B5FDCF #E1FEEC
Accessibility & contrast
On white
1.29
#79FCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#79FCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCA8
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCA8 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA3
Deuteranopia (green-blind)
#E9DEAD
Tritanopia (blue-blind)
#57F9E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79fca8; /* rgb */ color: rgb(121, 252, 168); /* oklch */ color: oklch(89.6% 0.165 153.4);
Tailwind
colors: {
custom: {
50: '#a8fec2',
500: '#79fca8',
950: '#000000',
},
}SCSS
$custom: #79fca8; $custom-light: #a8fec2; $custom-dark: #000000;
JSON
{
"hex": "#79fca8",
"rgb": {
"r": 121,
"g": 252,
"b": 168
},
"hsl": {
"h": 141.527,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.89575,
"c": 0.16533,
"h": 153.4
},
"luminance": 0.76513
}Semantic roles & 50–950 ramp
primary
#79FCA8
secondary
#D940A2
accent
#0093E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682