#79D693#79D693
#79D693 is a light, vivid green. Relative luminance 0.543; OKLCH L 80.1% C 0.131 H 151.5°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #79D693 |
|---|---|
| RGB | rgb(121, 214, 147) |
| HSL | hsl(137, 53%, 66%) |
| HSV | hsv(137, 43%, 84%) |
| CMYK | cmyk(43.5%, 0%, 31.3%, 16.1%) |
| CIE-LAB | lab(78.61, -42.09, 24.69) |
| CIE-LCH | lch(78.61, 48.80, 149.61°) |
| OKLab | oklab(80.09% -0.1148 0.0623) |
| OKLCH | oklch(80.09% 0.131 151.5) |
| XYZ | xyz(37.1958, 54.2621, 36.1117) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.06
Emerald
#50C878
ΔE00 5.44
Soft Green
#6FC276
ΔE00 5.72
Seafoam
#7FE0B3
ΔE00 6.02
Aqua Green
#12E193
ΔE00 6.53
Seaweed
#18D17B
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D693 #D679BC
analogous
#8DD679 #79D693 #79D6C1
triadic
#79D693 #9379D6 #D69379
tetradic
#79D693 #798DD6 #D679BC #D6C179
square
#79D693 #798DD6 #D679BC #D6C179
split-complementary
#79D693 #C179D6 #D6798D
monochromatic
#32A351 #4AC86D #79D693 #A8E4B9 #D7F3DF
Accessibility & contrast
On white
1.77
#79D693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#79D693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D693
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D693 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88F
Deuteranopia (green-blind)
#C9BF97
Tritanopia (blue-blind)
#67D3C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #79d693; /* rgb */ color: rgb(121, 214, 147); /* oklch */ color: oklch(80.1% 0.131 151.5);
Tailwind
colors: {
custom: {
50: '#a4e3b3',
500: '#79d693',
950: '#000000',
},
}SCSS
$custom: #79d693; $custom-light: #a4e3b3; $custom-dark: #000000;
JSON
{
"hex": "#79d693",
"rgb": {
"r": 121,
"g": 214,
"b": 147
},
"hsl": {
"h": 136.774,
"s": 53.143,
"l": 65.686
},
"oklch": {
"l": 0.80091,
"c": 0.13066,
"h": 151.5
},
"luminance": 0.54265
}Semantic roles & 50–950 ramp
primary
#79D693
secondary
#A74C8E
accent
#2595C1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481