#79EA96#79EA96
#79EA96 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.9% C 0.157 H 150.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #79EA96 |
|---|---|
| RGB | rgb(121, 234, 150) |
| HSL | hsl(135, 73%, 70%) |
| HSV | hsv(135, 48%, 92%) |
| CMYK | cmyk(48.3%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(84.54, -50.09, 31.12) |
| CIE-LCH | lch(84.54, 58.97, 148.15°) |
| OKLab | oklab(84.94% -0.1361 0.0778) |
| OKLCH | oklch(84.94% 0.157 150.3) |
| XYZ | xyz(42.8102, 65.1093, 39.1597) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 3.86
Light Bluish Green
#76FDA8
ΔE00 4.21
Foam Green
#90FDA9
ΔE00 4.31
Light Sea Green
#98F6B0
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EA96 #EA79CD
analogous
#95EA79 #79EA96 #79EACE
triadic
#79EA96 #9679EA #EA9679
tetradic
#79EA96 #7995EA #EA79CD #EACE79
square
#79EA96 #7995EA #EA79CD #EACE79
split-complementary
#79EA96 #CE79EA #EA7995
monochromatic
#20C94B #44E26D #79EA96 #AEF2BF #E3FBE9
Accessibility & contrast
On white
1.50
#79EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#79EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EA96
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EA96 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA90
Deuteranopia (green-blind)
#DBCF9B
Tritanopia (blue-blind)
#62E7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #79ea96; /* rgb */ color: rgb(121, 234, 150); /* oklch */ color: oklch(84.9% 0.157 150.3);
Tailwind
colors: {
custom: {
50: '#a6f1b5',
500: '#79ea96',
950: '#000000',
},
}SCSS
$custom: #79ea96; $custom-light: #a6f1b5; $custom-dark: #000000;
JSON
{
"hex": "#79ea96",
"rgb": {
"r": 121,
"g": 234,
"b": 150
},
"hsl": {
"h": 135.398,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.84937,
"c": 0.15681,
"h": 150.3
},
"luminance": 0.65113
}Semantic roles & 50–950 ramp
primary
#79EA96
secondary
#C345A2
accent
#11A3D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581