#78EAA4#78EAA4
#78EAA4 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.2% C 0.144 H 154.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #78EAA4 |
|---|---|
| RGB | rgb(120, 234, 164) |
| HSL | hsl(143, 73%, 69%) |
| HSV | hsv(143, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 29.9%, 8.2%) |
| CIE-LAB | lab(84.75, -47.86, 24.24) |
| CIE-LCH | lch(84.75, 53.65, 153.15°) |
| OKLab | oklab(85.18% -0.1307 0.0614) |
| OKLCH | oklch(85.18% 0.144 154.8) |
| XYZ | xyz(43.8662, 65.5156, 45.4489) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.29
Light Blue Green
#7EFBB3
ΔE00 3.62
Light Sea Green
#98F6B0
ΔE00 3.86
Light Greenish Blue
#63F7B4
ΔE00 3.89
Light Bluish Green
#76FDA8
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EAA4 #EA78BE
analogous
#85EA78 #78EAA4 #78EADD
triadic
#78EAA4 #A478EA #EAA478
tetradic
#78EAA4 #7885EA #EA78BE #EADD78
square
#78EAA4 #7885EA #EA78BE #EADD78
split-complementary
#78EAA4 #DD78EA #EA7885
monochromatic
#1FC861 #43E280 #78EAA4 #ADF2C8 #E2FAEB
Accessibility & contrast
On white
1.49
#78EAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#78EAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EAA4
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EAA4 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA0
Deuteranopia (green-blind)
#D9CFA8
Tritanopia (blue-blind)
#5CE8D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #78eaa4; /* rgb */ color: rgb(120, 234, 164); /* oklch */ color: oklch(85.2% 0.144 154.8);
Tailwind
colors: {
custom: {
50: '#a5f1bf',
500: '#78eaa4',
950: '#000000',
},
}SCSS
$custom: #78eaa4; $custom-light: #a5f1bf; $custom-dark: #000000;
JSON
{
"hex": "#78eaa4",
"rgb": {
"r": 120,
"g": 234,
"b": 164
},
"hsl": {
"h": 143.158,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.85178,
"c": 0.14441,
"h": 154.8
},
"luminance": 0.65519
}Semantic roles & 50–950 ramp
primary
#78EAA4
secondary
#C24492
accent
#1089D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582