#79CE96#79CE96
#79CE96 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.2% C 0.116 H 154.0°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #79CE96 |
|---|---|
| RGB | rgb(121, 206, 150) |
| HSL | hsl(140, 46%, 64%) |
| HSV | hsv(140, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 27.2%, 19.2%) |
| CIE-LAB | lab(76.32, -37.98, 19.97) |
| CIE-LCH | lch(76.32, 42.91, 152.26°) |
| OKLab | oklab(78.25% -0.1041 0.0508) |
| OKLCH | oklch(78.25% 0.116 154) |
| XYZ | xyz(35.4592, 50.4073, 36.7093) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.59
Soft Green
#6FC276
ΔE00 5.65
Emerald
#50C878
ΔE00 5.89
Hospital Green
#9BE5AA
ΔE00 6.19
Mediumaquamarine
#66CDAA
ΔE00 6.36
Eucalyptus
#44D7A8
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CE96 #CE79B1
analogous
#87CE79 #79CE96 #79CEC1
triadic
#79CE96 #9679CE #CE9679
tetradic
#79CE96 #7987CE #CE79B1 #CEC179
square
#79CE96 #7987CE #CE79B1 #CEC179
split-complementary
#79CE96 #C179CE #CE7987
monochromatic
#379657 #4CBE73 #79CE96 #A6DEB9 #D3EFDC
Accessibility & contrast
On white
1.89
#79CE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#79CE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CE96
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CE96 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC293
Deuteranopia (green-blind)
#C1B999
Tritanopia (blue-blind)
#68CCBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79ce96; /* rgb */ color: rgb(121, 206, 150); /* oklch */ color: oklch(78.2% 0.116 154.0);
Tailwind
colors: {
custom: {
50: '#a3ddb5',
500: '#79ce96',
950: '#000000',
},
}SCSS
$custom: #79ce96; $custom-light: #a3ddb5; $custom-dark: #000000;
JSON
{
"hex": "#79ce96",
"rgb": {
"r": 121,
"g": 206,
"b": 150
},
"hsl": {
"h": 140.471,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.78245,
"c": 0.11582,
"h": 154
},
"luminance": 0.5041
}Semantic roles & 50–950 ramp
primary
#79CE96
secondary
#9C4F82
accent
#2C89BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481