#79F89F#79F89F
#79F89F is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.4% C 0.168 H 151.3°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #79F89F |
|---|---|
| RGB | rgb(121, 248, 159) |
| HSL | hsl(138, 90%, 72%) |
| HSV | hsv(138, 51%, 97%) |
| CMYK | cmyk(51.2%, 0%, 35.9%, 2.7%) |
| CIE-LAB | lab(88.78, -54.28, 32.23) |
| CIE-LCH | lch(88.78, 63.12, 149.30°) |
| OKLab | oklab(88.45% -0.1474 0.0806) |
| OKLCH | oklch(88.45% 0.168 151.3) |
| XYZ | xyz(47.7072, 73.6990, 44.5055) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.53
Seafoam Green
#7AF9AB
ΔE00 2.04
Foam Green
#90FDA9
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 2.31
Baby Green
#8CFF9E
ΔE00 2.60
Light Green Blue
#56FCA2
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F89F #F879D2
analogous
#92F879 #79F89F #79F8DF
triadic
#79F89F #9F79F8 #F89F79
tetradic
#79F89F #7992F8 #F879D2 #F8DF79
square
#79F89F #7992F8 #F879D2 #F8DF79
split-complementary
#79F89F #DF79F8 #F87992
monochromatic
#0CEA4F #3FF575 #79F89F #B3FBC9 #E2FDEA
Accessibility & contrast
On white
1.33
#79F89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#79F89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F89F
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F89F | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E699
Deuteranopia (green-blind)
#E7DAA5
Tritanopia (blue-blind)
#5CF5E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #79f89f; /* rgb */ color: rgb(121, 248, 159); /* oklch */ color: oklch(88.4% 0.168 151.3);
Tailwind
colors: {
custom: {
50: '#a8fbbc',
500: '#79f89f',
950: '#000000',
},
}SCSS
$custom: #79f89f; $custom-light: #a8fbbc; $custom-dark: #000000;
JSON
{
"hex": "#79f89f",
"rgb": {
"r": 121,
"g": 248,
"b": 159
},
"hsl": {
"h": 137.953,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.8845,
"c": 0.16802,
"h": 151.3
},
"luminance": 0.73703
}Semantic roles & 50–950 ramp
primary
#79F89F
secondary
#D441A8
accent
#00A1E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582