#78FCAF#78FCAF
#78FCAF is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.7% C 0.160 H 155.6°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCAF |
|---|---|
| RGB | rgb(120, 252, 175) |
| HSL | hsl(145, 96%, 73%) |
| HSV | hsv(145, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(90.19, -53.29, 26.04) |
| CIE-LCH | lch(90.19, 59.31, 153.95°) |
| OKLab | oklab(89.68% -0.1453 0.0659) |
| OKLCH | oklch(89.68% 0.16 155.6) |
| XYZ | xyz(50.2900, 76.7047, 52.7045) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.78
Light Blue Green
#7EFBB3
ΔE00 0.94
Seafoam (survey)
#80F9AD
ΔE00 1.01
Light Bluish Green
#76FDA8
ΔE00 1.40
Light Green Blue
#56FCA2
ΔE00 2.76
Light Greenish Blue
#63F7B4
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCAF #FC78C5
analogous
#83FC78 #78FCAF #78FCF1
triadic
#78FCAF #AF78FC #FCAF78
tetradic
#78FCAF #7883FC #FC78C5 #FCF178
square
#78FCAF #7883FC #FC78C5 #FCF178
split-complementary
#78FCAF #F178FC #FC7883
monochromatic
#05F469 #3CFB8C #78FCAF #B4FDD2 #E1FEED
Accessibility & contrast
On white
1.29
#78FCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#78FCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCAF
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCAF | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAA
Deuteranopia (green-blind)
#E8DEB4
Tritanopia (blue-blind)
#52FAE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78fcaf; /* rgb */ color: rgb(120, 252, 175); /* oklch */ color: oklch(89.7% 0.160 155.6);
Tailwind
colors: {
custom: {
50: '#a7fec7',
500: '#78fcaf',
950: '#000000',
},
}SCSS
$custom: #78fcaf; $custom-light: #a7fec7; $custom-dark: #000000;
JSON
{
"hex": "#78fcaf",
"rgb": {
"r": 120,
"g": 252,
"b": 175
},
"hsl": {
"h": 145,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.8968,
"c": 0.1596,
"h": 155.6
},
"luminance": 0.76709
}Semantic roles & 50–950 ramp
primary
#78FCAF
secondary
#D93F99
accent
#0086E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682