#78E8AA#78E8AA
#78E8AA is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.8% C 0.136 H 157.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #78E8AA |
|---|---|
| RGB | rgb(120, 232, 170) |
| HSL | hsl(147, 71%, 69%) |
| HSV | hsv(147, 48%, 91%) |
| CMYK | cmyk(48.3%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(84.28, -45.88, 20.49) |
| CIE-LCH | lch(84.28, 50.24, 155.93°) |
| OKLab | oklab(84.83% -0.1258 0.0522) |
| OKLCH | oklch(84.83% 0.136 157.5) |
| XYZ | xyz(43.8547, 64.6051, 48.1815) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.82
Seafoam
#7FE0B3
ΔE00 3.95
Light Blue Green
#7EFBB3
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.21
Seafoam Green
#7AF9AB
ΔE00 4.33
Hospital Green
#9BE5AA
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E8AA #E878B6
analogous
#7EE878 #78E8AA #78E8E2
triadic
#78E8AA #AA78E8 #E8AA78
tetradic
#78E8AA #787EE8 #E878B6 #E8E278
square
#78E8AA #787EE8 #E878B6 #E8E278
split-complementary
#78E8AA #E278E8 #E8787E
monochromatic
#21C46A #44DF89 #78E8AA #ACF1CB #E1FAEC
Accessibility & contrast
On white
1.51
#78E8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#78E8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E8AA
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E8AA | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A6
Deuteranopia (green-blind)
#D6CEAE
Tritanopia (blue-blind)
#5AE7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #78e8aa; /* rgb */ color: rgb(120, 232, 170); /* oklch */ color: oklch(84.8% 0.136 157.5);
Tailwind
colors: {
custom: {
50: '#a5f0c3',
500: '#78e8aa',
950: '#000000',
},
}SCSS
$custom: #78e8aa; $custom-light: #a5f0c3; $custom-dark: #000000;
JSON
{
"hex": "#78e8aa",
"rgb": {
"r": 120,
"g": 232,
"b": 170
},
"hsl": {
"h": 146.786,
"s": 70.886,
"l": 69.02
},
"oklch": {
"l": 0.84834,
"c": 0.13623,
"h": 157.5
},
"luminance": 0.64609
}Semantic roles & 50–950 ramp
primary
#78E8AA
secondary
#C04489
accent
#137DD3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582