#78EAAA#78EAAA
#78EAAA is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.3% C 0.139 H 157.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #78EAAA |
|---|---|
| RGB | rgb(120, 234, 170) |
| HSL | hsl(146, 73%, 69%) |
| HSV | hsv(146, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.86, -46.73, 21.30) |
| CIE-LCH | lch(84.86, 51.36, 155.50°) |
| OKLab | oklab(85.31% -0.1281 0.0542) |
| OKLCH | oklch(85.31% 0.139 157.1) |
| XYZ | xyz(44.4208, 65.7374, 48.3702) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.68
Light Blue Green
#7EFBB3
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 3.79
Light Sea Green
#98F6B0
ΔE00 4.18
Seafoam
#7FE0B3
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EAAA #EA78B8
analogous
#7FEA78 #78EAAA #78EAE3
triadic
#78EAAA #AA78EA #EAAA78
tetradic
#78EAAA #787FEA #EA78B8 #EAE378
square
#78EAAA #787FEA #EA78B8 #EAE378
split-complementary
#78EAAA #E378EA #EA787F
monochromatic
#1FC869 #43E289 #78EAAA #ADF2CB #E2FAED
Accessibility & contrast
On white
1.48
#78EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#78EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EAAA
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EAAA | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA6
Deuteranopia (green-blind)
#D8CFAE
Tritanopia (blue-blind)
#59E8D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #78eaaa; /* rgb */ color: rgb(120, 234, 170); /* oklch */ color: oklch(85.3% 0.139 157.1);
Tailwind
colors: {
custom: {
50: '#a5f1c3',
500: '#78eaaa',
950: '#000000',
},
}SCSS
$custom: #78eaaa; $custom-light: #a5f1c3; $custom-dark: #000000;
JSON
{
"hex": "#78eaaa",
"rgb": {
"r": 120,
"g": 234,
"b": 170
},
"hsl": {
"h": 146.316,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.85308,
"c": 0.13905,
"h": 157.1
},
"luminance": 0.65741
}Semantic roles & 50–950 ramp
primary
#78EAAA
secondary
#C2448B
accent
#107FD5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582