#79E98F#79E98F
#79E98F is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.6% C 0.162 H 148.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #79E98F |
|---|---|
| RGB | rgb(121, 233, 143) |
| HSL | hsl(132, 72%, 69%) |
| HSV | hsv(132, 48%, 91%) |
| CMYK | cmyk(48.1%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(84.13, -50.83, 34.11) |
| CIE-LCH | lch(84.13, 61.22, 146.14°) |
| OKLab | oklab(84.57% -0.138 0.0848) |
| OKLCH | oklch(84.57% 0.162 148.5) |
| XYZ | xyz(41.9794, 64.3228, 36.1847) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.76
Weird Green
#3AE57F
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.62
Foam Green
#90FDA9
ΔE00 4.73
Seafoam (survey)
#80F9AD
ΔE00 4.74
Baby Green
#8CFF9E
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E98F #E979D3
analogous
#9BE979 #79E98F #79E9C7
triadic
#79E98F #8F79E9 #E98F79
tetradic
#79E98F #799BE9 #E979D3 #E9C779
square
#79E98F #799BE9 #E979D3 #E9C779
split-complementary
#79E98F #C779E9 #E9799B
monochromatic
#21C741 #44E063 #79E98F #AEF2BB #E2FAE7
Accessibility & contrast
On white
1.51
#79E98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#79E98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E98F
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E98F | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD889
Deuteranopia (green-blind)
#DBCE95
Tritanopia (blue-blind)
#64E5D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #79e98f; /* rgb */ color: rgb(121, 233, 143); /* oklch */ color: oklch(84.6% 0.162 148.5);
Tailwind
colors: {
custom: {
50: '#a6f1b0',
500: '#79e98f',
950: '#000000',
},
}SCSS
$custom: #79e98f; $custom-light: #a6f1b0; $custom-dark: #000000;
JSON
{
"hex": "#79e98f",
"rgb": {
"r": 121,
"g": 233,
"b": 143
},
"hsl": {
"h": 131.786,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.84568,
"c": 0.16199,
"h": 148.5
},
"luminance": 0.64326
}Semantic roles & 50–950 ramp
primary
#79E98F
secondary
#C145A9
accent
#12AED4
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581