#79C899#79C899
#79C899 is a light, moderate green. Relative luminance 0.477; OKLCH L 76.9% C 0.104 H 156.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #79C899 |
|---|---|
| RGB | rgb(121, 200, 153) |
| HSL | hsl(144, 42%, 63%) |
| HSV | hsv(144, 40%, 78%) |
| CMYK | cmyk(39.5%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(74.62, -34.66, 16.01) |
| CIE-LCH | lch(74.62, 38.18, 155.20°) |
| OKLab | oklab(76.89% -0.0955 0.041) |
| OKLCH | oklch(76.89% 0.104 156.8) |
| XYZ | xyz(34.2869, 47.6712, 37.5256) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.99
Darkseagreen
#8FBC8F
ΔE00 5.75
Seafoam
#7FE0B3
ΔE00 6.04
Pale Teal
#82CBB2
ΔE00 6.41
Seafoam Blue
#78D1B6
ΔE00 6.70
Eucalyptus
#44D7A8
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79C899 #C879A8
analogous
#80C879 #79C899 #79C8C1
triadic
#79C899 #9979C8 #C89979
tetradic
#79C899 #7980C8 #C879A8 #C8C179
square
#79C899 #7980C8 #C879A8 #C8C179
split-complementary
#79C899 #C179C8 #C87980
monochromatic
#3A8D5B #4EB678 #79C899 #A4DABA #D0ECDB
Accessibility & contrast
On white
1.99
#79C899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#79C899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79C899
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79C899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79C899 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD96
Deuteranopia (green-blind)
#BBB49C
Tritanopia (blue-blind)
#68C7BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #79c899; /* rgb */ color: rgb(121, 200, 153); /* oklch */ color: oklch(76.9% 0.104 156.8);
Tailwind
colors: {
custom: {
50: '#a3d9b7',
500: '#79c899',
950: '#000000',
},
}SCSS
$custom: #79c899; $custom-light: #a3d9b7; $custom-dark: #000000;
JSON
{
"hex": "#79c899",
"rgb": {
"r": 121,
"g": 200,
"b": 153
},
"hsl": {
"h": 144.304,
"s": 41.799,
"l": 62.941
},
"oklch": {
"l": 0.76886,
"c": 0.10393,
"h": 156.8
},
"luminance": 0.47673
}Semantic roles & 50–950 ramp
primary
#79C899
secondary
#DDC0D1
accent
#317FB5
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380