#79E9AF#79E9AF
#79E9AF is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.2% C 0.133 H 159.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #79E9AF |
|---|---|
| RGB | rgb(121, 233, 175) |
| HSL | hsl(149, 72%, 69%) |
| HSV | hsv(149, 48%, 91%) |
| CMYK | cmyk(48.1%, 0%, 24.9%, 8.6%) |
| CIE-LAB | lab(84.71, -45.08, 18.49) |
| CIE-LCH | lch(84.71, 48.73, 157.70°) |
| OKLab | oklab(85.22% -0.124 0.0472) |
| OKLCH | oklch(85.22% 0.133 159.2) |
| XYZ | xyz(44.7584, 65.4343, 50.8206) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.33
Light Greenish Blue
#63F7B4
ΔE00 3.72
Light Blue Green
#7EFBB3
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.58
Light Aquamarine
#7BFDC7
ΔE00 4.68
Hospital Green
#9BE5AA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E9AF #E979B3
analogous
#7BE979 #79E9AF #79E9E7
triadic
#79E9AF #AF79E9 #E9AF79
tetradic
#79E9AF #797BE9 #E979B3 #E9E779
square
#79E9AF #797BE9 #E979B3 #E9E779
split-complementary
#79E9AF #E779E9 #E9797B
monochromatic
#21C771 #44E090 #79E9AF #AEF2CE #E2FAEE
Accessibility & contrast
On white
1.49
#79E9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#79E9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E9AF
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E9AF | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAC
Deuteranopia (green-blind)
#D6CFB3
Tritanopia (blue-blind)
#59E8D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #79e9af; /* rgb */ color: rgb(121, 233, 175); /* oklch */ color: oklch(85.2% 0.133 159.2);
Tailwind
colors: {
custom: {
50: '#a6f0c7',
500: '#79e9af',
950: '#000000',
},
}SCSS
$custom: #79e9af; $custom-light: #a6f0c7; $custom-dark: #000000;
JSON
{
"hex": "#79e9af",
"rgb": {
"r": 121,
"g": 233,
"b": 175
},
"hsl": {
"h": 148.929,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.85224,
"c": 0.13274,
"h": 159.2
},
"luminance": 0.65438
}Semantic roles & 50–950 ramp
primary
#79E9AF
secondary
#C14585
accent
#1276D4
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582