#79EA90#79EA90
#79EA90 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.162 H 148.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #79EA90 |
|---|---|
| RGB | rgb(121, 234, 144) |
| HSL | hsl(132, 73%, 70%) |
| HSV | hsv(132, 48%, 92%) |
| CMYK | cmyk(48.3%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(84.44, -51.08, 34.02) |
| CIE-LCH | lch(84.44, 61.37, 146.34°) |
| OKLab | oklab(84.83% -0.1387 0.0846) |
| OKLCH | oklch(84.83% 0.162 148.6) |
| XYZ | xyz(42.3394, 64.9210, 36.6801) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.73
Weird Green
#3AE57F
ΔE00 4.36
Seafoam Green
#7AF9AB
ΔE00 4.42
Foam Green
#90FDA9
ΔE00 4.53
Seafoam (survey)
#80F9AD
ΔE00 4.54
Baby Green
#8CFF9E
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EA90 #EA79D3
analogous
#9BEA79 #79EA90 #79EAC8
triadic
#79EA90 #9079EA #EA9079
tetradic
#79EA90 #799BEA #EA79D3 #EAC879
square
#79EA90 #799BEA #EA79D3 #EAC879
split-complementary
#79EA90 #C879EA #EA799B
monochromatic
#20C942 #44E264 #79EA90 #AEF2BC #E3FBE8
Accessibility & contrast
On white
1.50
#79EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#79EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EA90
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EA90 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98A
Deuteranopia (green-blind)
#DCCE96
Tritanopia (blue-blind)
#64E6D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #79ea90; /* rgb */ color: rgb(121, 234, 144); /* oklch */ color: oklch(84.8% 0.162 148.6);
Tailwind
colors: {
custom: {
50: '#a6f1b1',
500: '#79ea90',
950: '#000000',
},
}SCSS
$custom: #79ea90; $custom-light: #a6f1b1; $custom-dark: #000000;
JSON
{
"hex": "#79ea90",
"rgb": {
"r": 121,
"g": 234,
"b": 144
},
"hsl": {
"h": 132.212,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.84826,
"c": 0.16246,
"h": 148.6
},
"luminance": 0.64924
}Semantic roles & 50–950 ramp
primary
#79EA90
secondary
#C345A9
accent
#11ADD5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581