#78CE97#78CE97
#78CE97 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.2% C 0.116 H 154.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #78CE97 |
|---|---|
| RGB | rgb(120, 206, 151) |
| HSL | hsl(142, 47%, 64%) |
| HSV | hsv(142, 42%, 81%) |
| CMYK | cmyk(41.7%, 0%, 26.7%, 19.2%) |
| CIE-LAB | lab(76.29, -38.08, 19.40) |
| CIE-LCH | lch(76.29, 42.73, 153.00°) |
| OKLab | oklab(78.22% -0.1044 0.0494) |
| OKLCH | oklch(78.22% 0.116 154.7) |
| XYZ | xyz(35.4006, 50.3677, 37.1287) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.41
Soft Green
#6FC276
ΔE00 5.87
Emerald
#50C878
ΔE00 6.01
Mediumaquamarine
#66CDAA
ΔE00 6.07
Hospital Green
#9BE5AA
ΔE00 6.28
Eucalyptus
#44D7A8
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CE97 #CE78AF
analogous
#84CE78 #78CE97 #78CEC2
triadic
#78CE97 #9778CE #CE9778
tetradic
#78CE97 #7884CE #CE78AF #CEC278
square
#78CE97 #7884CE #CE78AF #CEC278
split-complementary
#78CE97 #C278CE #CE7884
monochromatic
#369559 #4BBE74 #78CE97 #A5DEBA #D2EFDC
Accessibility & contrast
On white
1.90
#78CE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#78CE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CE97
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CE97 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC294
Deuteranopia (green-blind)
#C0B99A
Tritanopia (blue-blind)
#66CCBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #78ce97; /* rgb */ color: rgb(120, 206, 151); /* oklch */ color: oklch(78.2% 0.116 154.7);
Tailwind
colors: {
custom: {
50: '#a3ddb5',
500: '#78ce97',
950: '#000000',
},
}SCSS
$custom: #78ce97; $custom-light: #a3ddb5; $custom-dark: #000000;
JSON
{
"hex": "#78ce97",
"rgb": {
"r": 120,
"g": 206,
"b": 151
},
"hsl": {
"h": 141.628,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.7822,
"c": 0.11552,
"h": 154.7
},
"luminance": 0.5037
}Semantic roles & 50–950 ramp
primary
#78CE97
secondary
#9B4F80
accent
#2C87BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481