#78E1AA#78E1AA
#78E1AA is a very light, vivid green. Relative luminance 0.607; OKLCH L 83.2% C 0.126 H 159.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #78E1AA |
|---|---|
| RGB | rgb(120, 225, 170) |
| HSL | hsl(149, 64%, 68%) |
| HSV | hsv(149, 47%, 88%) |
| CMYK | cmyk(46.7%, 0%, 24.4%, 11.8%) |
| CIE-LAB | lab(82.24, -42.84, 17.65) |
| CIE-LCH | lch(82.24, 46.34, 157.60°) |
| OKLab | oklab(83.17% -0.118 0.0451) |
| OKLCH | oklch(83.17% 0.126 159.1) |
| XYZ | xyz(41.9234, 60.7425, 47.5377) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.34
Hospital Green
#9BE5AA
ΔE00 4.61
Eucalyptus
#44D7A8
ΔE00 5.24
Light Teal
#90E4C1
ΔE00 5.33
Light Greenish Blue
#63F7B4
ΔE00 5.38
Light Sea Green
#98F6B0
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E1AA #E178AF
analogous
#7BE178 #78E1AA #78E1DE
triadic
#78E1AA #AA78E1 #E1AA78
tetradic
#78E1AA #787BE1 #E178AF #E1DE78
square
#78E1AA #787BE1 #E178AF #E1DE78
split-complementary
#78E1AA #DE78E1 #E1787B
monochromatic
#28B66C #46D68A #78E1AA #AAECCA #DCF7E9
Accessibility & contrast
On white
1.60
#78E1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#78E1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E1AA
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E1AA | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A7
Deuteranopia (green-blind)
#CFC8AD
Tritanopia (blue-blind)
#5CE0D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #78e1aa; /* rgb */ color: rgb(120, 225, 170); /* oklch */ color: oklch(83.2% 0.126 159.1);
Tailwind
colors: {
custom: {
50: '#a4ebc3',
500: '#78e1aa',
950: '#000000',
},
}SCSS
$custom: #78e1aa; $custom-light: #a4ebc3; $custom-dark: #000000;
JSON
{
"hex": "#78e1aa",
"rgb": {
"r": 120,
"g": 225,
"b": 170
},
"hsl": {
"h": 148.571,
"s": 63.636,
"l": 67.647
},
"oklch": {
"l": 0.83174,
"c": 0.12631,
"h": 159.1
},
"luminance": 0.60746
}Semantic roles & 50–950 ramp
primary
#78E1AA
secondary
#B74681
accent
#1A77CB
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482