#78E5AA#78E5AA
#78E5AA is a very light, vivid green. Relative luminance 0.629; OKLCH L 84.1% C 0.132 H 158.1°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #78E5AA |
|---|---|
| RGB | rgb(120, 229, 170) |
| HSL | hsl(148, 68%, 68%) |
| HSV | hsv(148, 48%, 90%) |
| CMYK | cmyk(47.6%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(83.41, -44.58, 19.28) |
| CIE-LCH | lch(83.41, 48.57, 156.62°) |
| OKLab | oklab(84.12% -0.1225 0.0492) |
| OKLCH | oklch(84.12% 0.132 158.1) |
| XYZ | xyz(43.0174, 62.9306, 47.9024) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.23
Hospital Green
#9BE5AA
ΔE00 4.42
Light Greenish Blue
#63F7B4
ΔE00 4.44
Light Blue Green
#7EFBB3
ΔE00 5.00
Seafoam (survey)
#80F9AD
ΔE00 5.03
Light Sea Green
#98F6B0
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E5AA #E578B3
analogous
#7CE578 #78E5AA #78E5E0
triadic
#78E5AA #AA78E5 #E5AA78
tetradic
#78E5AA #787CE5 #E578B3 #E5E078
square
#78E5AA #787CE5 #E578B3 #E5E078
split-complementary
#78E5AA #E078E5 #E5787C
monochromatic
#25BE6B #45DB8A #78E5AA #ABEFCA #DFF9EB
Accessibility & contrast
On white
1.55
#78E5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#78E5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E5AA
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E5AA | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A7
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#5BE4D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #78e5aa; /* rgb */ color: rgb(120, 229, 170); /* oklch */ color: oklch(84.1% 0.132 158.1);
Tailwind
colors: {
custom: {
50: '#a5eec3',
500: '#78e5aa',
950: '#000000',
},
}SCSS
$custom: #78e5aa; $custom-light: #a5eec3; $custom-dark: #000000;
JSON
{
"hex": "#78e5aa",
"rgb": {
"r": 120,
"g": 229,
"b": 170
},
"hsl": {
"h": 147.523,
"s": 67.702,
"l": 68.431
},
"oklch": {
"l": 0.84122,
"c": 0.13199,
"h": 158.1
},
"luminance": 0.62934
}Semantic roles & 50–950 ramp
primary
#78E5AA
secondary
#BD4586
accent
#167AD0
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582