#78E9AA#78E9AA
#78E9AA is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.1% C 0.138 H 157.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #78E9AA |
|---|---|
| RGB | rgb(120, 233, 170) |
| HSL | hsl(147, 72%, 69%) |
| HSV | hsv(147, 48%, 91%) |
| CMYK | cmyk(48.5%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(84.57, -46.31, 20.89) |
| CIE-LCH | lch(84.57, 50.80, 155.72°) |
| OKLab | oklab(85.07% -0.1269 0.0532) |
| OKLCH | oklch(85.07% 0.138 157.3) |
| XYZ | xyz(44.1369, 65.1696, 48.2756) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.95
Light Blue Green
#7EFBB3
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.06
Seafoam
#7FE0B3
ΔE00 4.20
Light Sea Green
#98F6B0
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E9AA #E978B7
analogous
#7FE978 #78E9AA #78E9E3
triadic
#78E9AA #AA78E9 #E9AA78
tetradic
#78E9AA #787FE9 #E978B7 #E9E378
square
#78E9AA #787FE9 #E978B7 #E9E378
split-complementary
#78E9AA #E378E9 #E9787F
monochromatic
#20C66A #43E089 #78E9AA #ADF2CB #E1FAEC
Accessibility & contrast
On white
1.50
#78E9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#78E9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E9AA
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E9AA | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA6
Deuteranopia (green-blind)
#D7CEAE
Tritanopia (blue-blind)
#5AE8D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78e9aa; /* rgb */ color: rgb(120, 233, 170); /* oklch */ color: oklch(85.1% 0.138 157.3);
Tailwind
colors: {
custom: {
50: '#a5f0c3',
500: '#78e9aa',
950: '#000000',
},
}SCSS
$custom: #78e9aa; $custom-light: #a5f0c3; $custom-dark: #000000;
JSON
{
"hex": "#78e9aa",
"rgb": {
"r": 120,
"g": 233,
"b": 170
},
"hsl": {
"h": 146.549,
"s": 71.975,
"l": 69.216
},
"oklch": {
"l": 0.85071,
"c": 0.13764,
"h": 157.3
},
"luminance": 0.65173
}Semantic roles & 50–950 ramp
primary
#78E9AA
secondary
#C1448A
accent
#117ED4
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582