#78E5AE#78E5AE
#78E5AE is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.2% C 0.129 H 159.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #78E5AE |
|---|---|
| RGB | rgb(120, 229, 174) |
| HSL | hsl(150, 68%, 68%) |
| HSV | hsv(150, 48%, 90%) |
| CMYK | cmyk(47.6%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(83.49, -43.79, 17.31) |
| CIE-LCH | lch(83.49, 47.09, 158.44°) |
| OKLab | oklab(84.21% -0.1207 0.0443) |
| OKLCH | oklch(84.21% 0.129 159.9) |
| XYZ | xyz(43.4016, 63.0843, 49.9256) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.45
Light Greenish Blue
#63F7B4
ΔE00 4.58
Hospital Green
#9BE5AA
ΔE00 4.77
Light Teal
#90E4C1
ΔE00 5.19
Light Aquamarine
#7BFDC7
ΔE00 5.34
Light Blue Green
#7EFBB3
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E5AE #E578AF
analogous
#78E578 #78E5AE #78E5E5
triadic
#78E5AE #AE78E5 #E5AE78
tetradic
#78E5AE #7878E5 #E578AF #E5E578
square
#78E5AE #7878E5 #E578AF #E5E578
split-complementary
#78E5AE #E578E5 #E57878
monochromatic
#25BE71 #45DB8F #78E5AE #ABEFCD #DFF9EC
Accessibility & contrast
On white
1.54
#78E5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#78E5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E5AE
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E5AE | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#59E4D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #78e5ae; /* rgb */ color: rgb(120, 229, 174); /* oklch */ color: oklch(84.2% 0.129 159.9);
Tailwind
colors: {
custom: {
50: '#a5eec6',
500: '#78e5ae',
950: '#000000',
},
}SCSS
$custom: #78e5ae; $custom-light: #a5eec6; $custom-dark: #000000;
JSON
{
"hex": "#78e5ae",
"rgb": {
"r": 120,
"g": 229,
"b": 174
},
"hsl": {
"h": 149.725,
"s": 67.702,
"l": 68.431
},
"oklch": {
"l": 0.84215,
"c": 0.12857,
"h": 159.9
},
"luminance": 0.63088
}Semantic roles & 50–950 ramp
primary
#78E5AE
secondary
#BD4581
accent
#1674D0
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582