#78E6AE#78E6AE
#78E6AE is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.5% C 0.130 H 159.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #78E6AE |
|---|---|
| RGB | rgb(120, 230, 174) |
| HSL | hsl(149, 69%, 69%) |
| HSV | hsv(149, 48%, 90%) |
| CMYK | cmyk(47.8%, 0%, 24.3%, 9.8%) |
| CIE-LAB | lab(83.78, -44.23, 17.71) |
| CIE-LCH | lch(83.78, 47.64, 158.18°) |
| OKLab | oklab(84.45% -0.1218 0.0453) |
| OKLCH | oklch(84.45% 0.13 159.6) |
| XYZ | xyz(43.6790, 63.6392, 50.0181) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.71
Light Greenish Blue
#63F7B4
ΔE00 4.34
Hospital Green
#9BE5AA
ΔE00 4.73
Light Blue Green
#7EFBB3
ΔE00 5.10
Light Aquamarine
#7BFDC7
ΔE00 5.17
Seafoam (survey)
#80F9AD
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E6AE #E678B0
analogous
#79E678 #78E6AE #78E6E5
triadic
#78E6AE #AE78E6 #E6AE78
tetradic
#78E6AE #7879E6 #E678B0 #E6E578
square
#78E6AE #7879E6 #E678B0 #E6E578
split-complementary
#78E6AE #E578E6 #E67879
monochromatic
#24C070 #44DC8F #78E6AE #ACF0CD #DFF9EC
Accessibility & contrast
On white
1.53
#78E6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#78E6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E6AE
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E6AE | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#D3CCB1
Tritanopia (blue-blind)
#59E5D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #78e6ae; /* rgb */ color: rgb(120, 230, 174); /* oklch */ color: oklch(84.5% 0.130 159.6);
Tailwind
colors: {
custom: {
50: '#a5eec6',
500: '#78e6ae',
950: '#000000',
},
}SCSS
$custom: #78e6ae; $custom-light: #a5eec6; $custom-dark: #000000;
JSON
{
"hex": "#78e6ae",
"rgb": {
"r": 120,
"g": 230,
"b": 174
},
"hsl": {
"h": 149.455,
"s": 68.75,
"l": 68.627
},
"oklch": {
"l": 0.84451,
"c": 0.12997,
"h": 159.6
},
"luminance": 0.63643
}Semantic roles & 50–950 ramp
primary
#78E6AE
secondary
#BE4582
accent
#1574D1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582