#79EA99#79EA99
#79EA99 is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.0% C 0.154 H 151.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #79EA99 |
|---|---|
| RGB | rgb(121, 234, 153) |
| HSL | hsl(137, 73%, 70%) |
| HSV | hsv(137, 48%, 92%) |
| CMYK | cmyk(48.3%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(84.59, -49.58, 29.66) |
| CIE-LCH | lch(84.59, 57.77, 149.11°) |
| OKLab | oklab(85% -0.1348 0.0744) |
| OKLCH | oklch(85% 0.154 151.1) |
| XYZ | xyz(43.0549, 65.2072, 40.4482) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.51
Seafoam (survey)
#80F9AD
ΔE00 3.58
Lightgreen
#90EE90
ΔE00 3.78
Light Bluish Green
#76FDA8
ΔE00 4.11
Light Sea Green
#98F6B0
ΔE00 4.16
Foam Green
#90FDA9
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EA99 #EA79CA
analogous
#92EA79 #79EA99 #79EAD1
triadic
#79EA99 #9979EA #EA9979
tetradic
#79EA99 #7992EA #EA79CA #EAD179
square
#79EA99 #7992EA #EA79CA #EAD179
split-complementary
#79EA99 #D179EA #EA7992
monochromatic
#20C950 #44E271 #79EA99 #AEF2C1 #E3FBEA
Accessibility & contrast
On white
1.50
#79EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#79EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EA99
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EA99 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA94
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#61E7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #79ea99; /* rgb */ color: rgb(121, 234, 153); /* oklch */ color: oklch(85.0% 0.154 151.1);
Tailwind
colors: {
custom: {
50: '#a6f1b7',
500: '#79ea99',
950: '#000000',
},
}SCSS
$custom: #79ea99; $custom-light: #a6f1b7; $custom-dark: #000000;
JSON
{
"hex": "#79ea99",
"rgb": {
"r": 121,
"g": 234,
"b": 153
},
"hsl": {
"h": 136.991,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.84995,
"c": 0.154,
"h": 151.1
},
"luminance": 0.6521
}Semantic roles & 50–950 ramp
primary
#79EA99
secondary
#C3459F
accent
#119DD5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581