#79CE99#79CE99
#79CE99 is a light, moderate green. Relative luminance 0.505; OKLCH L 78.3% C 0.113 H 155.4°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #79CE99 |
|---|---|
| RGB | rgb(121, 206, 153) |
| HSL | hsl(143, 46%, 64%) |
| HSV | hsv(143, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(76.38, -37.41, 18.46) |
| CIE-LCH | lch(76.38, 41.72, 153.73°) |
| OKLab | oklab(78.31% -0.1027 0.0471) |
| OKLCH | oklch(78.31% 0.113 155.4) |
| XYZ | xyz(35.7038, 50.5051, 37.9979) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.15
Mediumaquamarine
#66CDAA
ΔE00 5.69
Soft Green
#6FC276
ΔE00 6.26
Eucalyptus
#44D7A8
ΔE00 6.27
Hospital Green
#9BE5AA
ΔE00 6.29
Emerald
#50C878
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CE99 #CE79AE
analogous
#84CE79 #79CE99 #79CEC4
triadic
#79CE99 #9979CE #CE9979
tetradic
#79CE99 #7984CE #CE79AE #CEC479
square
#79CE99 #7984CE #CE79AE #CEC479
split-complementary
#79CE99 #C479CE #CE7984
monochromatic
#37965B #4CBE77 #79CE99 #A6DEBB #D3EFDD
Accessibility & contrast
On white
1.89
#79CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#79CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CE99
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CE99 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC296
Deuteranopia (green-blind)
#C0B99C
Tritanopia (blue-blind)
#67CCC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79ce99; /* rgb */ color: rgb(121, 206, 153); /* oklch */ color: oklch(78.3% 0.113 155.4);
Tailwind
colors: {
custom: {
50: '#a3ddb7',
500: '#79ce99',
950: '#000000',
},
}SCSS
$custom: #79ce99; $custom-light: #a3ddb7; $custom-dark: #000000;
JSON
{
"hex": "#79ce99",
"rgb": {
"r": 121,
"g": 206,
"b": 153
},
"hsl": {
"h": 142.588,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.78313,
"c": 0.11302,
"h": 155.4
},
"luminance": 0.50507
}Semantic roles & 50–950 ramp
primary
#79CE99
secondary
#9C4F7F
accent
#2C84BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481