#78CE95#78CE95
#78CE95 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.2% C 0.117 H 153.8°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #78CE95 |
|---|---|
| RGB | rgb(120, 206, 149) |
| HSL | hsl(140, 47%, 64%) |
| HSV | hsv(140, 42%, 81%) |
| CMYK | cmyk(41.7%, 0%, 27.7%, 19.2%) |
| CIE-LAB | lab(76.25, -38.45, 20.41) |
| CIE-LCH | lch(76.25, 43.53, 152.05°) |
| OKLab | oklab(78.18% -0.1053 0.0519) |
| OKLCH | oklch(78.18% 0.117 153.8) |
| XYZ | xyz(35.2396, 50.3033, 36.2805) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.48
Emerald
#50C878
ΔE00 5.67
Seafoam
#7FE0B3
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 6.24
Mediumaquamarine
#66CDAA
ΔE00 6.51
Eucalyptus
#44D7A8
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CE95 #CE78B1
analogous
#86CE78 #78CE95 #78CEC0
triadic
#78CE95 #9578CE #CE9578
tetradic
#78CE95 #7886CE #CE78B1 #CEC078
square
#78CE95 #7886CE #CE78B1 #CEC078
split-complementary
#78CE95 #C078CE #CE7886
monochromatic
#369556 #4BBE72 #78CE95 #A5DEB8 #D2EFDC
Accessibility & contrast
On white
1.90
#78CE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#78CE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CE95
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CE95 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC292
Deuteranopia (green-blind)
#C1B898
Tritanopia (blue-blind)
#67CCBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #78ce95; /* rgb */ color: rgb(120, 206, 149); /* oklch */ color: oklch(78.2% 0.117 153.8);
Tailwind
colors: {
custom: {
50: '#a3ddb4',
500: '#78ce95',
950: '#000000',
},
}SCSS
$custom: #78ce95; $custom-light: #a3ddb4; $custom-dark: #000000;
JSON
{
"hex": "#78ce95",
"rgb": {
"r": 120,
"g": 206,
"b": 149
},
"hsl": {
"h": 140.233,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.78175,
"c": 0.11739,
"h": 153.8
},
"luminance": 0.50306
}Semantic roles & 50–950 ramp
primary
#78CE95
secondary
#9B4F82
accent
#2C8ABA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481