#79BF99#79BF99
#79BF99 is a light, moderate green. Relative luminance 0.436; OKLCH L 74.8% C 0.090 H 159.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #79BF99 |
|---|---|
| RGB | rgb(121, 191, 153) |
| HSL | hsl(147, 35%, 61%) |
| HSV | hsv(147, 37%, 75%) |
| CMYK | cmyk(36.6%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(71.98, -30.42, 12.31) |
| CIE-LCH | lch(71.98, 32.82, 157.98°) |
| OKLab | oklab(74.75% -0.0844 0.0316) |
| OKLCH | oklch(74.75% 0.09 159.5) |
| XYZ | xyz(32.2636, 43.6246, 36.8511) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.19
Mediumaquamarine
#66CDAA
ΔE00 5.22
Pale Teal
#82CBB2
ΔE00 5.37
Seafoam Blue
#78D1B6
ΔE00 6.44
Tea
#65AB7C
ΔE00 6.55
Greeny Blue
#42B395
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79BF99 #BF799F
analogous
#7CBF79 #79BF99 #79BFBC
triadic
#79BF99 #9979BF #BF9979
tetradic
#79BF99 #797CBF #BF799F #BFBC79
square
#79BF99 #797CBF #BF799F #BFBC79
split-complementary
#79BF99 #BC79BF #BF797C
monochromatic
#3D805C #51AA7A #79BF99 #A2D3B9 #CCE7D8
Accessibility & contrast
On white
2.16
#79BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#79BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79BF99
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79BF99 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB597
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#6ABEB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #79bf99; /* rgb */ color: rgb(121, 191, 153); /* oklch */ color: oklch(74.8% 0.090 159.5);
Tailwind
colors: {
custom: {
50: '#a2d2b7',
500: '#79bf99',
950: '#000000',
},
}SCSS
$custom: #79bf99; $custom-light: #a2d2b7; $custom-dark: #000000;
JSON
{
"hex": "#79bf99",
"rgb": {
"r": 121,
"g": 191,
"b": 153
},
"hsl": {
"h": 147.429,
"s": 35.354,
"l": 61.176
},
"oklch": {
"l": 0.74752,
"c": 0.09015,
"h": 159.5
},
"luminance": 0.43626
}Semantic roles & 50–950 ramp
primary
#79BF99
secondary
#D7BDCB
accent
#3778AE
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280