#78F4AC#78F4AC
#78F4AC is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.7% C 0.151 H 155.9°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #78F4AC |
|---|---|
| RGB | rgb(120, 244, 172) |
| HSL | hsl(145, 85%, 71%) |
| HSV | hsv(145, 51%, 96%) |
| CMYK | cmyk(50.8%, 0%, 29.5%, 4.3%) |
| CIE-LAB | lab(87.81, -50.56, 24.32) |
| CIE-LCH | lch(87.81, 56.10, 154.31°) |
| OKLab | oklab(87.72% -0.1381 0.0617) |
| OKLCH | oklch(87.72% 0.151 155.9) |
| XYZ | xyz(47.5391, 71.6690, 50.3501) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.40
Seafoam Green
#7AF9AB
ΔE00 1.41
Light Blue Green
#7EFBB3
ΔE00 1.50
Light Greenish Blue
#63F7B4
ΔE00 2.47
Light Bluish Green
#76FDA8
ΔE00 2.69
Light Sea Green
#98F6B0
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F4AC #F478C0
analogous
#82F478 #78F4AC #78F4EA
triadic
#78F4AC #AC78F4 #F4AC78
tetradic
#78F4AC #7882F4 #F478C0 #F4EA78
square
#78F4AC #7882F4 #F478C0 #F4EA78
split-complementary
#78F4AC #EA78F4 #F47882
monochromatic
#12DF68 #3FEF89 #78F4AC #B1F9CF #E3FDEE
Accessibility & contrast
On white
1.37
#78F4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#78F4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F4AC
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F4AC | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A8
Deuteranopia (green-blind)
#E1D7B0
Tritanopia (blue-blind)
#56F2E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #78f4ac; /* rgb */ color: rgb(120, 244, 172); /* oklch */ color: oklch(87.7% 0.151 155.9);
Tailwind
colors: {
custom: {
50: '#a7f8c5',
500: '#78f4ac',
950: '#000000',
},
}SCSS
$custom: #78f4ac; $custom-light: #a7f8c5; $custom-dark: #000000;
JSON
{
"hex": "#78f4ac",
"rgb": {
"r": 120,
"g": 244,
"b": 172
},
"hsl": {
"h": 145.161,
"s": 84.932,
"l": 71.373
},
"oklch": {
"l": 0.87722,
"c": 0.15124,
"h": 155.9
},
"luminance": 0.71673
}Semantic roles & 50–950 ramp
primary
#78F4AC
secondary
#CF4194
accent
#0485E1
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582