#79CE91#79CE91
#79CE91 is a light, vivid green. Relative luminance 0.503; OKLCH L 78.1% C 0.121 H 151.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #79CE91 |
|---|---|
| RGB | rgb(121, 206, 145) |
| HSL | hsl(137, 46%, 64%) |
| HSV | hsv(137, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 29.6%, 19.2%) |
| CIE-LAB | lab(76.22, -38.91, 22.48) |
| CIE-LCH | lch(76.22, 44.93, 149.98°) |
| OKLab | oklab(78.14% -0.1063 0.0569) |
| OKLCH | oklch(78.14% 0.121 151.8) |
| XYZ | xyz(35.0651, 50.2496, 34.6340) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.74
Emerald
#50C878
ΔE00 5.16
Hospital Green
#9BE5AA
ΔE00 6.20
Seafoam
#7FE0B3
ΔE00 6.39
Dark Mint
#48C072
ΔE00 6.43
Darkseagreen
#8FBC8F
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CE91 #CE79B6
analogous
#8CCE79 #79CE91 #79CEBC
triadic
#79CE91 #9179CE #CE9179
tetradic
#79CE91 #798CCE #CE79B6 #CEBC79
square
#79CE91 #798CCE #CE79B6 #CEBC79
split-complementary
#79CE91 #BC79CE #CE798C
monochromatic
#379652 #4CBE6C #79CE91 #A6DEB6 #D3EFDB
Accessibility & contrast
On white
1.90
#79CE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#79CE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CE91
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CE91 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC18D
Deuteranopia (green-blind)
#C2B895
Tritanopia (blue-blind)
#69CCBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79ce91; /* rgb */ color: rgb(121, 206, 145); /* oklch */ color: oklch(78.1% 0.121 151.8);
Tailwind
colors: {
custom: {
50: '#a3ddb1',
500: '#79ce91',
950: '#000000',
},
}SCSS
$custom: #79ce91; $custom-light: #a3ddb1; $custom-dark: #000000;
JSON
{
"hex": "#79ce91",
"rgb": {
"r": 121,
"g": 206,
"b": 145
},
"hsl": {
"h": 136.941,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.78135,
"c": 0.12059,
"h": 151.8
},
"luminance": 0.50252
}Semantic roles & 50–950 ramp
primary
#79CE91
secondary
#9C4F86
accent
#2C92BA
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481