#78F9AA#78F9AA
#78F9AA is a very light, vivid green. Relative luminance 0.746; OKLCH L 88.9% C 0.160 H 154.5°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #78F9AA |
|---|---|
| RGB | rgb(120, 249, 170) |
| HSL | hsl(143, 91%, 72%) |
| HSV | hsv(143, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 31.7%, 2.4%) |
| CIE-LAB | lab(89.23, -52.98, 27.27) |
| CIE-LCH | lch(89.23, 59.59, 152.76°) |
| OKLab | oklab(88.87% -0.1443 0.0689) |
| OKLCH | oklch(88.87% 0.16 154.5) |
| XYZ | xyz(48.8734, 74.6425, 49.8544) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.21
Seafoam (survey)
#80F9AD
ΔE00 0.77
Light Bluish Green
#76FDA8
ΔE00 1.19
Light Blue Green
#7EFBB3
ΔE00 1.43
Light Green Blue
#56FCA2
ΔE00 2.63
Foam Green
#90FDA9
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F9AA #F978C7
analogous
#87F978 #78F9AA #78F9EB
triadic
#78F9AA #AA78F9 #F9AA78
tetradic
#78F9AA #7887F9 #F978C7 #F9EB78
square
#78F9AA #7887F9 #F978C7 #F9EB78
split-complementary
#78F9AA #EB78F9 #F97887
monochromatic
#0AEC62 #3DF685 #78F9AA #B3FCCF #E2FEED
Accessibility & contrast
On white
1.32
#78F9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#78F9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F9AA
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F9AA | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#55F7E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #78f9aa; /* rgb */ color: rgb(120, 249, 170); /* oklch */ color: oklch(88.9% 0.160 154.5);
Tailwind
colors: {
custom: {
50: '#a7fcc3',
500: '#78f9aa',
950: '#000000',
},
}SCSS
$custom: #78f9aa; $custom-light: #a7fcc3; $custom-dark: #000000;
JSON
{
"hex": "#78f9aa",
"rgb": {
"r": 120,
"g": 249,
"b": 170
},
"hsl": {
"h": 143.256,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.88867,
"c": 0.15992,
"h": 154.5
},
"luminance": 0.74647
}Semantic roles & 50–950 ramp
primary
#78F9AA
secondary
#D5409B
accent
#008DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582