#78EFAE#78EFAE
#78EFAE is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.6% C 0.143 H 157.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #78EFAE |
|---|---|
| RGB | rgb(120, 239, 174) |
| HSL | hsl(147, 79%, 70%) |
| HSV | hsv(147, 50%, 94%) |
| CMYK | cmyk(49.8%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(86.39, -48.08, 21.35) |
| CIE-LCH | lch(86.39, 52.61, 156.06°) |
| OKLab | oklab(86.58% -0.1318 0.0543) |
| OKLCH | oklch(86.58% 0.143 157.6) |
| XYZ | xyz(46.2486, 68.7783, 50.8746) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.54
Light Blue Green
#7EFBB3
ΔE00 2.69
Seafoam (survey)
#80F9AD
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 2.98
Light Sea Green
#98F6B0
ΔE00 3.79
Light Bluish Green
#76FDA8
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EFAE #EF78B9
analogous
#7DEF78 #78EFAE #78EFEA
triadic
#78EFAE #AE78EF #EFAE78
tetradic
#78EFAE #787DEF #EF78B9 #EFEA78
square
#78EFAE #787DEF #EF78B9 #EFEA78
split-complementary
#78EFAE #EA78EF #EF787D
monochromatic
#19D46E #41E98D #78EFAE #AFF5CF #E4FCEF
Accessibility & contrast
On white
1.42
#78EFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#78EFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EFAE
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EFAE | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AA
Deuteranopia (green-blind)
#DCD3B2
Tritanopia (blue-blind)
#56EEDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #78efae; /* rgb */ color: rgb(120, 239, 174); /* oklch */ color: oklch(86.6% 0.143 157.6);
Tailwind
colors: {
custom: {
50: '#a6f5c6',
500: '#78efae',
950: '#000000',
},
}SCSS
$custom: #78efae; $custom-light: #a6f5c6; $custom-dark: #000000;
JSON
{
"hex": "#78efae",
"rgb": {
"r": 120,
"g": 239,
"b": 174
},
"hsl": {
"h": 147.227,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.86581,
"c": 0.14255,
"h": 157.6
},
"luminance": 0.68782
}Semantic roles & 50–950 ramp
primary
#78EFAE
secondary
#C9438C
accent
#0A7CDB
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582