#79CE8D#79CE8D
#79CE8D is a light, vivid green. Relative luminance 0.501; OKLCH L 78.1% C 0.124 H 150.3°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #79CE8D |
|---|---|
| RGB | rgb(121, 206, 141) |
| HSL | hsl(134, 46%, 64%) |
| HSV | hsv(134, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 31.6%, 19.2%) |
| CIE-LAB | lab(76.15, -39.62, 24.48) |
| CIE-LCH | lch(76.15, 46.57, 148.29°) |
| OKLab | oklab(78.05% -0.1081 0.0618) |
| OKLCH | oklch(78.05% 0.124 150.3) |
| XYZ | xyz(34.7621, 50.1284, 33.0382) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.12
Emerald
#50C878
ΔE00 4.71
Dark Mint
#48C072
ΔE00 6.09
Hospital Green
#9BE5AA
ΔE00 6.34
Seaweed
#18D17B
ΔE00 6.78
Fern
#63B76C
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CE8D #CE79BA
analogous
#90CE79 #79CE8D #79CEB8
triadic
#79CE8D #8D79CE #CE8D79
tetradic
#79CE8D #7990CE #CE79BA #CEB879
square
#79CE8D #7990CE #CE79BA #CEB879
split-complementary
#79CE8D #B879CE #CE7990
monochromatic
#37964D #4CBE67 #79CE8D #A6DEB3 #D3EFD9
Accessibility & contrast
On white
1.90
#79CE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#79CE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CE8D
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CE8D | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC189
Deuteranopia (green-blind)
#C2B891
Tritanopia (blue-blind)
#6ACBBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79ce8d; /* rgb */ color: rgb(121, 206, 141); /* oklch */ color: oklch(78.1% 0.124 150.3);
Tailwind
colors: {
custom: {
50: '#a3ddae',
500: '#79ce8d',
950: '#000000',
},
}SCSS
$custom: #79ce8d; $custom-light: #a3ddae; $custom-dark: #000000;
JSON
{
"hex": "#79ce8d",
"rgb": {
"r": 121,
"g": 206,
"b": 141
},
"hsl": {
"h": 134.118,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.78051,
"c": 0.12448,
"h": 150.3
},
"luminance": 0.50131
}Semantic roles & 50–950 ramp
primary
#79CE8D
secondary
#9C4F8A
accent
#2C98BA
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481