#79ED99#79ED99
#79ED99 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.7% C 0.158 H 150.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #79ED99 |
|---|---|
| RGB | rgb(121, 237, 153) |
| HSL | hsl(137, 76%, 70%) |
| HSV | hsv(137, 49%, 93%) |
| CMYK | cmyk(48.9%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(85.47, -50.82, 30.83) |
| CIE-LCH | lch(85.47, 59.44, 148.75°) |
| OKLab | oklab(85.71% -0.1381 0.0772) |
| OKLCH | oklch(85.71% 0.158 150.8) |
| XYZ | xyz(43.9162, 66.9298, 40.7353) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.11
Seafoam (survey)
#80F9AD
ΔE00 3.23
Lightgreen
#90EE90
ΔE00 3.47
Light Bluish Green
#76FDA8
ΔE00 3.52
Foam Green
#90FDA9
ΔE00 3.74
Light Sea Green
#98F6B0
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ED99 #ED79CD
analogous
#93ED79 #79ED99 #79EDD3
triadic
#79ED99 #9979ED #ED9979
tetradic
#79ED99 #7993ED #ED79CD #EDD379
square
#79ED99 #7993ED #ED79CD #EDD379
split-complementary
#79ED99 #D379ED #ED7993
monochromatic
#1CD04E #43E670 #79ED99 #AFF4C2 #E4FBEA
Accessibility & contrast
On white
1.46
#79ED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#79ED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ED99
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ED99 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD93
Deuteranopia (green-blind)
#DDD19E
Tritanopia (blue-blind)
#60EAD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #79ed99; /* rgb */ color: rgb(121, 237, 153); /* oklch */ color: oklch(85.7% 0.158 150.8);
Tailwind
colors: {
custom: {
50: '#a6f3b7',
500: '#79ed99',
950: '#000000',
},
}SCSS
$custom: #79ed99; $custom-light: #a6f3b7; $custom-dark: #000000;
JSON
{
"hex": "#79ed99",
"rgb": {
"r": 121,
"g": 237,
"b": 153
},
"hsl": {
"h": 136.552,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.85712,
"c": 0.15824,
"h": 150.8
},
"luminance": 0.66933
}Semantic roles & 50–950 ramp
primary
#79ED99
secondary
#C644A2
accent
#0DA0D9
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581