#79CE95#79CE95
#79CE95 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.2% C 0.117 H 153.5°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #79CE95 |
|---|---|
| RGB | rgb(121, 206, 149) |
| HSL | hsl(140, 46%, 64%) |
| HSV | hsv(140, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 27.7%, 19.2%) |
| CIE-LAB | lab(76.30, -38.17, 20.47) |
| CIE-LCH | lch(76.30, 43.31, 151.79°) |
| OKLab | oklab(78.22% -0.1045 0.052) |
| OKLCH | oklch(78.22% 0.117 153.5) |
| XYZ | xyz(35.3790, 50.3752, 36.2871) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.46
Emerald
#50C878
ΔE00 5.73
Seafoam
#7FE0B3
ΔE00 5.74
Hospital Green
#9BE5AA
ΔE00 6.18
Mediumaquamarine
#66CDAA
ΔE00 6.58
Darkseagreen
#8FBC8F
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CE95 #CE79B2
analogous
#88CE79 #79CE95 #79CEC0
triadic
#79CE95 #9579CE #CE9579
tetradic
#79CE95 #7988CE #CE79B2 #CEC079
square
#79CE95 #7988CE #CE79B2 #CEC079
split-complementary
#79CE95 #C079CE #CE7988
monochromatic
#379656 #4CBE72 #79CE95 #A6DEB8 #D3EFDC
Accessibility & contrast
On white
1.90
#79CE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#79CE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CE95
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CE95 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC292
Deuteranopia (green-blind)
#C1B998
Tritanopia (blue-blind)
#68CCBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79ce95; /* rgb */ color: rgb(121, 206, 149); /* oklch */ color: oklch(78.2% 0.117 153.5);
Tailwind
colors: {
custom: {
50: '#a3ddb4',
500: '#79ce95',
950: '#000000',
},
}SCSS
$custom: #79ce95; $custom-light: #a3ddb4; $custom-dark: #000000;
JSON
{
"hex": "#79ce95",
"rgb": {
"r": 121,
"g": 206,
"b": 149
},
"hsl": {
"h": 139.765,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.78223,
"c": 0.11677,
"h": 153.5
},
"luminance": 0.50377
}Semantic roles & 50–950 ramp
primary
#79CE95
secondary
#9C4F83
accent
#2C8BBA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481