#78FCAC#78FCAC
#78FCAC is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.6% C 0.162 H 154.7°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCAC |
|---|---|
| RGB | rgb(120, 252, 172) |
| HSL | hsl(144, 96%, 73%) |
| HSV | hsv(144, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 31.7%, 1.2%) |
| CIE-LAB | lab(90.13, -53.84, 27.49) |
| CIE-LCH | lch(90.13, 60.45, 152.95°) |
| OKLab | oklab(89.62% -0.1467 0.0694) |
| OKLCH | oklch(89.62% 0.162 154.7) |
| XYZ | xyz(49.9987, 76.5881, 51.1699) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.68
Light Bluish Green
#76FDA8
ΔE00 0.85
Seafoam (survey)
#80F9AD
ΔE00 1.05
Light Blue Green
#7EFBB3
ΔE00 1.43
Light Green Blue
#56FCA2
ΔE00 2.48
Foam Green
#90FDA9
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCAC #FC78C8
analogous
#86FC78 #78FCAC #78FCEE
triadic
#78FCAC #AC78FC #FCAC78
tetradic
#78FCAC #7886FC #FC78C8 #FCEE78
square
#78FCAC #7886FC #FC78C8 #FCEE78
split-complementary
#78FCAC #EE78FC #FC7886
monochromatic
#05F463 #3CFB87 #78FCAC #B4FDD1 #E1FEED
Accessibility & contrast
On white
1.29
#78FCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#78FCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCAC
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCAC | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA7
Deuteranopia (green-blind)
#E9DEB1
Tritanopia (blue-blind)
#53FAE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78fcac; /* rgb */ color: rgb(120, 252, 172); /* oklch */ color: oklch(89.6% 0.162 154.7);
Tailwind
colors: {
custom: {
50: '#a7fec5',
500: '#78fcac',
950: '#000000',
},
}SCSS
$custom: #78fcac; $custom-light: #a7fec5; $custom-dark: #000000;
JSON
{
"hex": "#78fcac",
"rgb": {
"r": 120,
"g": 252,
"b": 172
},
"hsl": {
"h": 143.636,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.89619,
"c": 0.16225,
"h": 154.7
},
"luminance": 0.76592
}Semantic roles & 50–950 ramp
primary
#78FCAC
secondary
#D93F9C
accent
#008BE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682