#78DCA2#78DCA2
#78DCA2 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.8% C 0.126 H 156.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #78DCA2 |
|---|---|
| RGB | rgb(120, 220, 162) |
| HSL | hsl(145, 59%, 67%) |
| HSV | hsv(145, 45%, 86%) |
| CMYK | cmyk(45.5%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(80.62, -42.21, 19.59) |
| CIE-LCH | lch(80.62, 46.54, 155.10°) |
| OKLab | oklab(81.8% -0.1158 0.0499) |
| OKLCH | oklch(81.8% 0.126 156.7) |
| XYZ | xyz(39.8576, 57.7851, 43.2288) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.35
Hospital Green
#9BE5AA
ΔE00 4.47
Eucalyptus
#44D7A8
ΔE00 5.58
Aqua Green
#12E193
ΔE00 6.15
Light Teal
#90E4C1
ΔE00 6.33
Light Greenish Blue
#63F7B4
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DCA2 #DC78B2
analogous
#80DC78 #78DCA2 #78DCD4
triadic
#78DCA2 #A278DC #DCA278
tetradic
#78DCA2 #7880DC #DC78B2 #DCD478
square
#78DCA2 #7880DC #DC78B2 #DCD478
split-complementary
#78DCA2 #D478DC #DC7880
monochromatic
#2DAD63 #47CF81 #78DCA2 #A9E9C3 #D9F5E5
Accessibility & contrast
On white
1.67
#78DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#78DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DCA2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DCA2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9F
Deuteranopia (green-blind)
#CCC4A5
Tritanopia (blue-blind)
#60DBCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #78dca2; /* rgb */ color: rgb(120, 220, 162); /* oklch */ color: oklch(81.8% 0.126 156.7);
Tailwind
colors: {
custom: {
50: '#a4e7bd',
500: '#78dca2',
950: '#000000',
},
}SCSS
$custom: #78dca2; $custom-light: #a4e7bd; $custom-dark: #000000;
JSON
{
"hex": "#78dca2",
"rgb": {
"r": 120,
"g": 220,
"b": 162
},
"hsl": {
"h": 145.2,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.81804,
"c": 0.12615,
"h": 156.7
},
"luminance": 0.57788
}Semantic roles & 50–950 ramp
primary
#78DCA2
secondary
#AF4984
accent
#1F80C6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101612
muted
#808482