#78FCA9#78FCA9
#78FCA9 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.6% C 0.165 H 153.8°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCA9 |
|---|---|
| RGB | rgb(120, 252, 169) |
| HSL | hsl(142, 96%, 73%) |
| HSV | hsv(142, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(90.08, -54.38, 28.94) |
| CIE-LCH | lch(90.08, 61.60, 151.98°) |
| OKLab | oklab(89.56% -0.148 0.0729) |
| OKLCH | oklch(89.56% 0.165 153.8) |
| XYZ | xyz(49.7138, 76.4742, 49.6696) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.37
Seafoam Green
#7AF9AB
ΔE00 0.97
Seafoam (survey)
#80F9AD
ΔE00 1.34
Light Blue Green
#7EFBB3
ΔE00 1.95
Light Green Blue
#56FCA2
ΔE00 2.32
Foam Green
#90FDA9
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCA9 #FC78CB
analogous
#89FC78 #78FCA9 #78FCEB
triadic
#78FCA9 #A978FC #FCA978
tetradic
#78FCA9 #7889FC #FC78CB #FCEB78
square
#78FCA9 #7889FC #FC78CB #FCEB78
split-complementary
#78FCA9 #EB78FC #FC7889
monochromatic
#05F45E #3CFB83 #78FCA9 #B4FDCF #E1FEEC
Accessibility & contrast
On white
1.29
#78FCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#78FCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCA9
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCA9 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA4
Deuteranopia (green-blind)
#E9DDAE
Tritanopia (blue-blind)
#55F9E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78fca9; /* rgb */ color: rgb(120, 252, 169); /* oklch */ color: oklch(89.6% 0.165 153.8);
Tailwind
colors: {
custom: {
50: '#a7fec3',
500: '#78fca9',
950: '#000000',
},
}SCSS
$custom: #78fca9; $custom-light: #a7fec3; $custom-dark: #000000;
JSON
{
"hex": "#78fca9",
"rgb": {
"r": 120,
"g": 252,
"b": 169
},
"hsl": {
"h": 142.273,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.89558,
"c": 0.16493,
"h": 153.8
},
"luminance": 0.76478
}Semantic roles & 50–950 ramp
primary
#78FCA9
secondary
#D93FA0
accent
#0090E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682