#79DA9F#79DA9F
#79DA9F is a light, vivid green. Relative luminance 0.567; OKLCH L 81.3% C 0.125 H 155.6°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #79DA9F |
|---|---|
| RGB | rgb(121, 218, 159) |
| HSL | hsl(144, 57%, 66%) |
| HSV | hsv(144, 44%, 85%) |
| CMYK | cmyk(44.5%, 0%, 27.1%, 14.5%) |
| CIE-LAB | lab(80.02, -41.64, 20.33) |
| CIE-LCH | lch(80.02, 46.34, 153.97°) |
| OKLab | oklab(81.31% -0.1141 0.0518) |
| OKLCH | oklch(81.31% 0.125 155.6) |
| XYZ | xyz(39.2118, 56.7081, 41.6737) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.83
Hospital Green
#9BE5AA
ΔE00 4.47
Eucalyptus
#44D7A8
ΔE00 5.90
Aqua Green
#12E193
ΔE00 6.31
Light Teal
#90E4C1
ΔE00 6.73
Light Sea Green
#98F6B0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DA9F #DA79B4
analogous
#84DA79 #79DA9F #79DAD0
triadic
#79DA9F #9F79DA #DA9F79
tetradic
#79DA9F #7984DA #DA79B4 #DAD079
square
#79DA9F #7984DA #DA79B4 #DAD079
split-complementary
#79DA9F #D079DA #DA7984
monochromatic
#2FAA5F #49CD7D #79DA9F #A9E7C1 #D9F4E4
Accessibility & contrast
On white
1.70
#79DA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#79DA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DA9F
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DA9F | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9C
Deuteranopia (green-blind)
#CBC2A2
Tritanopia (blue-blind)
#63D8CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #79da9f; /* rgb */ color: rgb(121, 218, 159); /* oklch */ color: oklch(81.3% 0.125 155.6);
Tailwind
colors: {
custom: {
50: '#a4e6bb',
500: '#79da9f',
950: '#000000',
},
}SCSS
$custom: #79da9f; $custom-light: #a4e6bb; $custom-dark: #000000;
JSON
{
"hex": "#79da9f",
"rgb": {
"r": 121,
"g": 218,
"b": 159
},
"hsl": {
"h": 143.505,
"s": 56.725,
"l": 66.471
},
"oklch": {
"l": 0.81305,
"c": 0.12533,
"h": 155.6
},
"luminance": 0.56711
}Semantic roles & 50–950 ramp
primary
#79DA9F
secondary
#AD4B86
accent
#2184C4
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101612
muted
#808482