#78FCA6#78FCA6
#78FCA6 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.5% C 0.168 H 152.9°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCA6 |
|---|---|
| RGB | rgb(120, 252, 166) |
| HSL | hsl(141, 96%, 73%) |
| HSV | hsv(141, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 34.1%, 1.2%) |
| CIE-LAB | lab(90.03, -54.91, 30.38) |
| CIE-LCH | lch(90.03, 62.75, 151.05°) |
| OKLab | oklab(89.5% -0.1493 0.0763) |
| OKLCH | oklch(89.5% 0.168 152.9) |
| XYZ | xyz(49.4354, 76.3628, 48.2034) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.40
Seafoam Green
#7AF9AB
ΔE00 1.41
Seafoam (survey)
#80F9AD
ΔE00 1.75
Foam Green
#90FDA9
ΔE00 2.20
Light Green Blue
#56FCA2
ΔE00 2.27
Sea Green (survey)
#53FCA1
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCA6 #FC78CE
analogous
#8CFC78 #78FCA6 #78FCE8
triadic
#78FCA6 #A678FC #FCA678
tetradic
#78FCA6 #788CFC #FC78CE #FCE878
square
#78FCA6 #788CFC #FC78CE #FCE878
split-complementary
#78FCA6 #E878FC #FC788C
monochromatic
#05F459 #3CFB7F #78FCA6 #B4FDCD #E1FEEB
Accessibility & contrast
On white
1.29
#78FCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#78FCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCA6
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCA6 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA0
Deuteranopia (green-blind)
#EADDAB
Tritanopia (blue-blind)
#56F9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #78fca6; /* rgb */ color: rgb(120, 252, 166); /* oklch */ color: oklch(89.5% 0.168 152.9);
Tailwind
colors: {
custom: {
50: '#a7fec1',
500: '#78fca6',
950: '#000000',
},
}SCSS
$custom: #78fca6; $custom-light: #a7fec1; $custom-dark: #000000;
JSON
{
"hex": "#78fca6",
"rgb": {
"r": 120,
"g": 252,
"b": 166
},
"hsl": {
"h": 140.909,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.89499,
"c": 0.16764,
"h": 152.9
},
"luminance": 0.76367
}Semantic roles & 50–950 ramp
primary
#78FCA6
secondary
#D93FA3
accent
#0096E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682