#78F4AE#78F4AE
#78F4AE is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.8% C 0.149 H 156.6°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #78F4AE |
|---|---|
| RGB | rgb(120, 244, 174) |
| HSL | hsl(146, 85%, 71%) |
| HSV | hsv(146, 51%, 96%) |
| CMYK | cmyk(50.8%, 0%, 28.7%, 4.3%) |
| CIE-LAB | lab(87.85, -50.18, 23.35) |
| CIE-LCH | lch(87.85, 55.35, 155.05°) |
| OKLab | oklab(87.77% -0.1372 0.0593) |
| OKLCH | oklch(87.77% 0.149 156.6) |
| XYZ | xyz(47.7326, 71.7464, 51.3693) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.50
Seafoam (survey)
#80F9AD
ΔE00 1.65
Seafoam Green
#7AF9AB
ΔE00 1.70
Light Greenish Blue
#63F7B4
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.99
Light Sea Green
#98F6B0
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F4AE #F478BE
analogous
#80F478 #78F4AE #78F4EC
triadic
#78F4AE #AE78F4 #F4AE78
tetradic
#78F4AE #7880F4 #F478BE #F4EC78
square
#78F4AE #7880F4 #F478BE #F4EC78
split-complementary
#78F4AE #EC78F4 #F47880
monochromatic
#12DF6C #3FEF8C #78F4AE #B1F9D0 #E3FDEE
Accessibility & contrast
On white
1.37
#78F4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#78F4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F4AE
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F4AE | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#E1D7B2
Tritanopia (blue-blind)
#55F2E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #78f4ae; /* rgb */ color: rgb(120, 244, 174); /* oklch */ color: oklch(87.8% 0.149 156.6);
Tailwind
colors: {
custom: {
50: '#a7f8c6',
500: '#78f4ae',
950: '#000000',
},
}SCSS
$custom: #78f4ae; $custom-light: #a7f8c6; $custom-dark: #000000;
JSON
{
"hex": "#78f4ae",
"rgb": {
"r": 120,
"g": 244,
"b": 174
},
"hsl": {
"h": 146.129,
"s": 84.932,
"l": 71.373
},
"oklch": {
"l": 0.87765,
"c": 0.14949,
"h": 156.6
},
"luminance": 0.7175
}Semantic roles & 50–950 ramp
primary
#78F4AE
secondary
#CF4191
accent
#0481E1
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582