#78FCA5#78FCA5
#78FCA5 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.5% C 0.169 H 152.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCA5 |
|---|---|
| RGB | rgb(120, 252, 165) |
| HSL | hsl(140, 96%, 73%) |
| HSV | hsv(140, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(90.01, -55.09, 30.86) |
| CIE-LCH | lch(90.01, 63.14, 150.75°) |
| OKLab | oklab(89.48% -0.1497 0.0774) |
| OKLCH | oklch(89.48% 0.169 152.6) |
| XYZ | xyz(49.3440, 76.3263, 47.7222) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.54
Seafoam Green
#7AF9AB
ΔE00 1.57
Seafoam (survey)
#80F9AD
ΔE00 1.90
Foam Green
#90FDA9
ΔE00 2.17
Light Green Blue
#56FCA2
ΔE00 2.29
Sea Green (survey)
#53FCA1
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCA5 #FC78CF
analogous
#8DFC78 #78FCA5 #78FCE7
triadic
#78FCA5 #A578FC #FCA578
tetradic
#78FCA5 #788DFC #FC78CF #FCE778
square
#78FCA5 #788DFC #FC78CF #FCE778
split-complementary
#78FCA5 #E778FC #FC788D
monochromatic
#05F457 #3CFB7D #78FCA5 #B4FDCD #E1FEEB
Accessibility & contrast
On white
1.29
#78FCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#78FCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCA5
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCA5 | 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)
#FCEA9F
Deuteranopia (green-blind)
#EADDAA
Tritanopia (blue-blind)
#56F9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #78fca5; /* rgb */ color: rgb(120, 252, 165); /* oklch */ color: oklch(89.5% 0.169 152.6);
Tailwind
colors: {
custom: {
50: '#a7fec0',
500: '#78fca5',
950: '#000000',
},
}SCSS
$custom: #78fca5; $custom-light: #a7fec0; $custom-dark: #000000;
JSON
{
"hex": "#78fca5",
"rgb": {
"r": 120,
"g": 252,
"b": 165
},
"hsl": {
"h": 140.455,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.8948,
"c": 0.16854,
"h": 152.6
},
"luminance": 0.7633
}Semantic roles & 50–950 ramp
primary
#78FCA5
secondary
#D93FA5
accent
#0097E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682