#79BC95#79BC95
#79BC95 is a light, moderate green. Relative luminance 0.422; OKLCH L 73.9% C 0.089 H 157.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #79BC95 |
|---|---|
| RGB | rgb(121, 188, 149) |
| HSL | hsl(145, 33%, 61%) |
| HSV | hsv(145, 36%, 74%) |
| CMYK | cmyk(35.6%, 0%, 20.7%, 26.3%) |
| CIE-LAB | lab(71.01, -29.79, 13.11) |
| CIE-LCH | lch(71.01, 32.54, 156.25°) |
| OKLab | oklab(73.94% -0.0825 0.0337) |
| OKLCH | oklch(73.94% 0.089 157.8) |
| XYZ | xyz(31.2912, 42.1996, 34.9245) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.66
Tea
#65AB7C
ΔE00 5.72
Mediumaquamarine
#66CDAA
ΔE00 6.11
Pale Teal
#82CBB2
ΔE00 6.21
Faded Green
#7BB274
ΔE00 7.23
Greeny Blue
#42B395
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79BC95 #BC79A0
analogous
#7EBC79 #79BC95 #79BCB6
triadic
#79BC95 #9579BC #BC9579
tetradic
#79BC95 #797EBC #BC79A0 #BCB679
square
#79BC95 #797EBC #BC79A0 #BCB679
split-complementary
#79BC95 #B679BC #BC797E
monochromatic
#3E7C58 #53A575 #79BC95 #A2D0B5 #CBE5D6
Accessibility & contrast
On white
2.22
#79BC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#79BC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79BC95
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79BC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79BC95 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB293
Deuteranopia (green-blind)
#B0AB97
Tritanopia (blue-blind)
#6BBBB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #79bc95; /* rgb */ color: rgb(121, 188, 149); /* oklch */ color: oklch(73.9% 0.089 157.8);
Tailwind
colors: {
custom: {
50: '#a2d0b4',
500: '#79bc95',
950: '#000000',
},
}SCSS
$custom: #79bc95; $custom-light: #a2d0b4; $custom-dark: #000000;
JSON
{
"hex": "#79bc95",
"rgb": {
"r": 121,
"g": 188,
"b": 149
},
"hsl": {
"h": 145.075,
"s": 33.333,
"l": 60.588
},
"oklch": {
"l": 0.73941,
"c": 0.08907,
"h": 157.8
},
"luminance": 0.42201
}Semantic roles & 50–950 ramp
primary
#79BC95
secondary
#D5BCCA
accent
#397CAC
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280