#78EEA4#78EEA4
#78EEA4 is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.1% C 0.150 H 154.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #78EEA4 |
|---|---|
| RGB | rgb(120, 238, 164) |
| HSL | hsl(142, 78%, 70%) |
| HSV | hsv(142, 50%, 93%) |
| CMYK | cmyk(49.6%, 0%, 31.1%, 6.7%) |
| CIE-LAB | lab(85.92, -49.54, 25.83) |
| CIE-LCH | lch(85.92, 55.87, 152.47°) |
| OKLab | oklab(86.13% -0.1351 0.0653) |
| OKLCH | oklch(86.13% 0.15 154.2) |
| XYZ | xyz(45.0178, 67.8188, 45.8328) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 2.90
Light Bluish Green
#76FDA8
ΔE00 3.39
Light Sea Green
#98F6B0
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EEA4 #EE78C2
analogous
#87EE78 #78EEA4 #78EEDF
triadic
#78EEA4 #A478EE #EEA478
tetradic
#78EEA4 #7887EE #EE78C2 #EEDF78
square
#78EEA4 #7887EE #EE78C2 #EEDF78
split-complementary
#78EEA4 #DF78EE #EE7887
monochromatic
#1AD15F #42E77F #78EEA4 #AEF5C9 #E4FCED
Accessibility & contrast
On white
1.44
#78EEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#78EEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EEA4
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EEA4 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9F
Deuteranopia (green-blind)
#DDD2A9
Tritanopia (blue-blind)
#5BECDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #78eea4; /* rgb */ color: rgb(120, 238, 164); /* oklch */ color: oklch(86.1% 0.150 154.2);
Tailwind
colors: {
custom: {
50: '#a6f4bf',
500: '#78eea4',
950: '#000000',
},
}SCSS
$custom: #78eea4; $custom-light: #a6f4bf; $custom-dark: #000000;
JSON
{
"hex": "#78eea4",
"rgb": {
"r": 120,
"g": 238,
"b": 164
},
"hsl": {
"h": 142.373,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.8613,
"c": 0.15004,
"h": 154.2
},
"luminance": 0.67822
}Semantic roles & 50–950 ramp
primary
#78EEA4
secondary
#C74396
accent
#0C8DDA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582