#78FCA7#78FCA7
#78FCA7 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.5% C 0.167 H 153.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCA7 |
|---|---|
| RGB | rgb(120, 252, 167) |
| HSL | hsl(141, 96%, 73%) |
| HSV | hsv(141, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 33.7%, 1.2%) |
| CIE-LAB | lab(90.04, -54.74, 29.90) |
| CIE-LCH | lch(90.04, 62.37, 151.36°) |
| OKLab | oklab(89.52% -0.1488 0.0752) |
| OKLCH | oklch(89.52% 0.167 153.2) |
| XYZ | xyz(49.5275, 76.3996, 48.6884) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.30
Seafoam Green
#7AF9AB
ΔE00 1.26
Seafoam (survey)
#80F9AD
ΔE00 1.61
Foam Green
#90FDA9
ΔE00 2.23
Light Green Blue
#56FCA2
ΔE00 2.27
Light Blue Green
#7EFBB3
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCA7 #FC78CD
analogous
#8BFC78 #78FCA7 #78FCE9
triadic
#78FCA7 #A778FC #FCA778
tetradic
#78FCA7 #788BFC #FC78CD #FCE978
square
#78FCA7 #788BFC #FC78CD #FCE978
split-complementary
#78FCA7 #E978FC #FC788B
monochromatic
#05F45A #3CFB80 #78FCA7 #B4FDCE #E1FEEB
Accessibility & contrast
On white
1.29
#78FCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#78FCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCA7
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCA7 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA2
Deuteranopia (green-blind)
#E9DDAC
Tritanopia (blue-blind)
#56F9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #78fca7; /* rgb */ color: rgb(120, 252, 167); /* oklch */ color: oklch(89.5% 0.167 153.2);
Tailwind
colors: {
custom: {
50: '#a7fec1',
500: '#78fca7',
950: '#000000',
},
}SCSS
$custom: #78fca7; $custom-light: #a7fec1; $custom-dark: #000000;
JSON
{
"hex": "#78fca7",
"rgb": {
"r": 120,
"g": 252,
"b": 167
},
"hsl": {
"h": 141.364,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.89519,
"c": 0.16674,
"h": 153.2
},
"luminance": 0.76404
}Semantic roles & 50–950 ramp
primary
#78FCA7
secondary
#D93FA2
accent
#0094E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682