#79CE98#79CE98
#79CE98 is a light, moderate green. Relative luminance 0.505; OKLCH L 78.3% C 0.114 H 154.9°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #79CE98 |
|---|---|
| RGB | rgb(121, 206, 152) |
| HSL | hsl(142, 46%, 64%) |
| HSV | hsv(142, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 26.2%, 19.2%) |
| CIE-LAB | lab(76.36, -37.60, 18.97) |
| CIE-LCH | lch(76.36, 42.12, 153.23°) |
| OKLab | oklab(78.29% -0.1032 0.0483) |
| OKLCH | oklch(78.29% 0.114 154.9) |
| XYZ | xyz(35.6216, 50.4722, 37.5648) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.29
Mediumaquamarine
#66CDAA
ΔE00 5.92
Soft Green
#6FC276
ΔE00 6.05
Emerald
#50C878
ΔE00 6.23
Hospital Green
#9BE5AA
ΔE00 6.25
Eucalyptus
#44D7A8
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CE98 #CE79AF
analogous
#85CE79 #79CE98 #79CEC3
triadic
#79CE98 #9879CE #CE9879
tetradic
#79CE98 #7985CE #CE79AF #CEC379
square
#79CE98 #7985CE #CE79AF #CEC379
split-complementary
#79CE98 #C379CE #CE7985
monochromatic
#379659 #4CBE76 #79CE98 #A6DEBA #D3EFDD
Accessibility & contrast
On white
1.89
#79CE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#79CE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CE98
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CE98 | 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)
#CEC295
Deuteranopia (green-blind)
#C0B99B
Tritanopia (blue-blind)
#67CCBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79ce98; /* rgb */ color: rgb(121, 206, 152); /* oklch */ color: oklch(78.3% 0.114 154.9);
Tailwind
colors: {
custom: {
50: '#a3ddb6',
500: '#79ce98',
950: '#000000',
},
}SCSS
$custom: #79ce98; $custom-light: #a3ddb6; $custom-dark: #000000;
JSON
{
"hex": "#79ce98",
"rgb": {
"r": 121,
"g": 206,
"b": 152
},
"hsl": {
"h": 141.882,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.7829,
"c": 0.11395,
"h": 154.9
},
"luminance": 0.50475
}Semantic roles & 50–950 ramp
primary
#79CE98
secondary
#9C4F80
accent
#2C86BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481