#79D09F#79D09F
#79D09F is a light, moderate green. Relative luminance 0.517; OKLCH L 78.9% C 0.111 H 157.9°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #79D09F |
|---|---|
| RGB | rgb(121, 208, 159) |
| HSL | hsl(146, 48%, 65%) |
| HSV | hsv(146, 42%, 82%) |
| CMYK | cmyk(41.8%, 0%, 23.6%, 18.4%) |
| CIE-LAB | lab(77.09, -37.16, 16.27) |
| CIE-LCH | lch(77.09, 40.56, 156.36°) |
| OKLab | oklab(78.93% -0.1024 0.0416) |
| OKLCH | oklch(78.93% 0.111 157.9) |
| XYZ | xyz(36.6964, 51.6774, 40.8352) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.17
Mediumaquamarine
#66CDAA
ΔE00 4.69
Eucalyptus
#44D7A8
ΔE00 5.51
Hospital Green
#9BE5AA
ΔE00 6.27
Seafoam Blue
#78D1B6
ΔE00 6.32
Light Teal
#90E4C1
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D09F #D079AA
analogous
#7FD079 #79D09F #79D0CB
triadic
#79D09F #9F79D0 #D09F79
tetradic
#79D09F #797FD0 #D079AA #D0CB79
square
#79D09F #797FD0 #D079AA #D0CB79
split-complementary
#79D09F #CB79D0 #D0797F
monochromatic
#369961 #4CC07F #79D09F #A6E0BF #D4F0E0
Accessibility & contrast
On white
1.85
#79D09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#79D09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D09F
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D09F | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC49C
Deuteranopia (green-blind)
#C1BBA2
Tritanopia (blue-blind)
#65CFC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #79d09f; /* rgb */ color: rgb(121, 208, 159); /* oklch */ color: oklch(78.9% 0.111 157.9);
Tailwind
colors: {
custom: {
50: '#a3dfbb',
500: '#79d09f',
950: '#000000',
},
}SCSS
$custom: #79d09f; $custom-light: #a3dfbb; $custom-dark: #000000;
JSON
{
"hex": "#79d09f",
"rgb": {
"r": 121,
"g": 208,
"b": 159
},
"hsl": {
"h": 146.207,
"s": 48.066,
"l": 64.51
},
"oklch": {
"l": 0.78929,
"c": 0.11057,
"h": 157.9
},
"luminance": 0.5168
}Semantic roles & 50–950 ramp
primary
#79D09F
secondary
#9F4F7C
accent
#2A7CBB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482