#78FCA3#78FCA3
#78FCA3 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.4% C 0.170 H 152.1°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCA3 |
|---|---|
| RGB | rgb(120, 252, 163) |
| HSL | hsl(140, 96%, 73%) |
| HSV | hsv(140, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(89.98, -55.43, 31.81) |
| CIE-LCH | lch(89.98, 63.92, 150.15°) |
| OKLab | oklab(89.44% -0.1506 0.0797) |
| OKLCH | oklch(89.44% 0.17 152.1) |
| XYZ | xyz(49.1634, 76.2540, 46.7710) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.86
Seafoam Green
#7AF9AB
ΔE00 1.89
Foam Green
#90FDA9
ΔE00 2.17
Seafoam (survey)
#80F9AD
ΔE00 2.21
Light Green Blue
#56FCA2
ΔE00 2.35
Sea Green (survey)
#53FCA1
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCA3 #FC78D1
analogous
#8FFC78 #78FCA3 #78FCE5
triadic
#78FCA3 #A378FC #FCA378
tetradic
#78FCA3 #788FFC #FC78D1 #FCE578
square
#78FCA3 #788FFC #FC78D1 #FCE578
split-complementary
#78FCA3 #E578FC #FC788F
monochromatic
#05F453 #3CFB7A #78FCA3 #B4FDCC #E1FEEB
Accessibility & contrast
On white
1.29
#78FCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#78FCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCA3
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCA3 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9D
Deuteranopia (green-blind)
#EADDA9
Tritanopia (blue-blind)
#57F9E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #78fca3; /* rgb */ color: rgb(120, 252, 163); /* oklch */ color: oklch(89.4% 0.170 152.1);
Tailwind
colors: {
custom: {
50: '#a8febf',
500: '#78fca3',
950: '#000000',
},
}SCSS
$custom: #78fca3; $custom-light: #a8febf; $custom-dark: #000000;
JSON
{
"hex": "#78fca3",
"rgb": {
"r": 120,
"g": 252,
"b": 163
},
"hsl": {
"h": 139.545,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.89442,
"c": 0.17036,
"h": 152.1
},
"luminance": 0.76258
}Semantic roles & 50–950 ramp
primary
#78FCA3
secondary
#D93FA7
accent
#009BE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682