#79BE97#79BE97
#79BE97 is a light, moderate green. Relative luminance 0.431; OKLCH L 74.5% C 0.090 H 158.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #79BE97 |
|---|---|
| RGB | rgb(121, 190, 151) |
| HSL | hsl(146, 35%, 61%) |
| HSV | hsv(146, 36%, 75%) |
| CMYK | cmyk(36.3%, 0%, 20.5%, 25.5%) |
| CIE-LAB | lab(71.64, -30.35, 12.91) |
| CIE-LCH | lch(71.64, 32.98, 156.95°) |
| OKLab | oklab(74.47% -0.0841 0.0332) |
| OKLCH | oklch(74.47% 0.09 158.5) |
| XYZ | xyz(31.8824, 43.1244, 35.9160) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.89
Mediumaquamarine
#66CDAA
ΔE00 5.60
Pale Teal
#82CBB2
ΔE00 5.80
Tea
#65AB7C
ΔE00 6.18
Seafoam Blue
#78D1B6
ΔE00 6.88
Greeny Blue
#42B395
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79BE97 #BE79A0
analogous
#7DBE79 #79BE97 #79BEB9
triadic
#79BE97 #9779BE #BE9779
tetradic
#79BE97 #797DBE #BE79A0 #BEB979
square
#79BE97 #797DBE #BE79A0 #BEB979
split-complementary
#79BE97 #B979BE #BE797D
monochromatic
#3E7F5A #52A877 #79BE97 #A2D2B7 #CBE6D7
Accessibility & contrast
On white
2.18
#79BE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#79BE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79BE97
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79BE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79BE97 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB495
Deuteranopia (green-blind)
#B2AC99
Tritanopia (blue-blind)
#6ABDB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #79be97; /* rgb */ color: rgb(121, 190, 151); /* oklch */ color: oklch(74.5% 0.090 158.5);
Tailwind
colors: {
custom: {
50: '#a2d2b5',
500: '#79be97',
950: '#000000',
},
}SCSS
$custom: #79be97; $custom-light: #a2d2b5; $custom-dark: #000000;
JSON
{
"hex": "#79be97",
"rgb": {
"r": 121,
"g": 190,
"b": 151
},
"hsl": {
"h": 146.087,
"s": 34.673,
"l": 60.98
},
"oklch": {
"l": 0.74465,
"c": 0.09038,
"h": 158.5
},
"luminance": 0.43126
}Semantic roles & 50–950 ramp
primary
#79BE97
secondary
#D6BCCB
accent
#387AAE
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280