#79E8A5#79E8A5
#79E8A5 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.8% C 0.140 H 155.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #79E8A5 |
|---|---|
| RGB | rgb(121, 232, 165) |
| HSL | hsl(144, 71%, 69%) |
| HSV | hsv(144, 48%, 91%) |
| CMYK | cmyk(47.8%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(84.22, -46.58, 23.00) |
| CIE-LCH | lch(84.22, 51.95, 153.72°) |
| OKLab | oklab(84.76% -0.1274 0.0584) |
| OKLCH | oklch(84.76% 0.14 155.4) |
| XYZ | xyz(43.5301, 64.4914, 45.7442) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.77
Seafoam Green
#7AF9AB
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 4.04
Light Greenish Blue
#63F7B4
ΔE00 4.11
Light Sea Green
#98F6B0
ΔE00 4.13
Hospital Green
#9BE5AA
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E8A5 #E879BC
analogous
#85E879 #79E8A5 #79E8DD
triadic
#79E8A5 #A579E8 #E8A579
tetradic
#79E8A5 #7985E8 #E879BC #E8DD79
square
#79E8A5 #7985E8 #E879BC #E8DD79
split-complementary
#79E8A5 #DD79E8 #E87985
monochromatic
#22C562 #45DF82 #79E8A5 #ADF1C8 #E1FAEB
Accessibility & contrast
On white
1.51
#79E8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#79E8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E8A5
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E8A5 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A1
Deuteranopia (green-blind)
#D7CEA9
Tritanopia (blue-blind)
#5EE6D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #79e8a5; /* rgb */ color: rgb(121, 232, 165); /* oklch */ color: oklch(84.8% 0.140 155.4);
Tailwind
colors: {
custom: {
50: '#a6f0c0',
500: '#79e8a5',
950: '#000000',
},
}SCSS
$custom: #79e8a5; $custom-light: #a6f0c0; $custom-dark: #000000;
JSON
{
"hex": "#79e8a5",
"rgb": {
"r": 121,
"g": 232,
"b": 165
},
"hsl": {
"h": 143.784,
"s": 70.701,
"l": 69.216
},
"oklch": {
"l": 0.84764,
"c": 0.1401,
"h": 155.4
},
"luminance": 0.64495
}Semantic roles & 50–950 ramp
primary
#79E8A5
secondary
#C0458F
accent
#1387D3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582