#79EA9B#79EA9B
#79EA9B is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.0% C 0.152 H 151.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #79EA9B |
|---|---|
| RGB | rgb(121, 234, 155) |
| HSL | hsl(138, 73%, 70%) |
| HSV | hsv(138, 48%, 92%) |
| CMYK | cmyk(48.3%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(84.62, -49.23, 28.69) |
| CIE-LCH | lch(84.62, 56.98, 149.77°) |
| OKLab | oklab(85.03% -0.134 0.0721) |
| OKLCH | oklch(85.03% 0.152 151.7) |
| XYZ | xyz(43.2214, 65.2738, 41.3255) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.42
Light Sea Green
#98F6B0
ΔE00 4.02
Lightgreen
#90EE90
ΔE00 4.08
Light Bluish Green
#76FDA8
ΔE00 4.08
Light Blue Green
#7EFBB3
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EA9B #EA79C8
analogous
#90EA79 #79EA9B #79EAD3
triadic
#79EA9B #9B79EA #EA9B79
tetradic
#79EA9B #7990EA #EA79C8 #EAD379
square
#79EA9B #7990EA #EA79C8 #EAD379
split-complementary
#79EA9B #D379EA #EA7990
monochromatic
#20C953 #44E274 #79EA9B #AEF2C2 #E3FBEA
Accessibility & contrast
On white
1.49
#79EA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#79EA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EA9B
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EA9B | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA96
Deuteranopia (green-blind)
#DACFA0
Tritanopia (blue-blind)
#61E7D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #79ea9b; /* rgb */ color: rgb(121, 234, 155); /* oklch */ color: oklch(85.0% 0.152 151.7);
Tailwind
colors: {
custom: {
50: '#a6f1b9',
500: '#79ea9b',
950: '#000000',
},
}SCSS
$custom: #79ea9b; $custom-light: #a6f1b9; $custom-dark: #000000;
JSON
{
"hex": "#79ea9b",
"rgb": {
"r": 121,
"g": 234,
"b": 155
},
"hsl": {
"h": 138.053,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.85034,
"c": 0.15213,
"h": 151.7
},
"luminance": 0.65277
}Semantic roles & 50–950 ramp
primary
#79EA9B
secondary
#C3459D
accent
#119AD5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581