#78F5AA#78F5AA
#78F5AA is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.9% C 0.154 H 155.1°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #78F5AA |
|---|---|
| RGB | rgb(120, 245, 170) |
| HSL | hsl(144, 86%, 72%) |
| HSV | hsv(144, 51%, 96%) |
| CMYK | cmyk(51%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(88.06, -51.34, 25.69) |
| CIE-LCH | lch(88.06, 57.41, 153.42°) |
| OKLab | oklab(87.92% -0.1401 0.065) |
| OKLCH | oklch(87.92% 0.154 155.1) |
| XYZ | xyz(47.6502, 72.1962, 49.4466) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.93
Seafoam (survey)
#80F9AD
ΔE00 1.04
Light Blue Green
#7EFBB3
ΔE00 1.50
Light Bluish Green
#76FDA8
ΔE00 2.17
Light Greenish Blue
#63F7B4
ΔE00 2.81
Light Sea Green
#98F6B0
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F5AA #F578C3
analogous
#85F578 #78F5AA #78F5E9
triadic
#78F5AA #AA78F5 #F5AA78
tetradic
#78F5AA #7885F5 #F578C3 #F5E978
square
#78F5AA #7885F5 #F578C3 #F5E978
split-complementary
#78F5AA #E978F5 #F57885
monochromatic
#11E264 #3FF186 #78F5AA #B1F9CE #E3FDED
Accessibility & contrast
On white
1.36
#78F5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#78F5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F5AA
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F5AA | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E2D8AF
Tritanopia (blue-blind)
#56F3E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #78f5aa; /* rgb */ color: rgb(120, 245, 170); /* oklch */ color: oklch(87.9% 0.154 155.1);
Tailwind
colors: {
custom: {
50: '#a7f9c3',
500: '#78f5aa',
950: '#000000',
},
}SCSS
$custom: #78f5aa; $custom-light: #a7f9c3; $custom-dark: #000000;
JSON
{
"hex": "#78f5aa",
"rgb": {
"r": 120,
"g": 245,
"b": 170
},
"hsl": {
"h": 144,
"s": 86.207,
"l": 71.569
},
"oklch": {
"l": 0.87918,
"c": 0.15441,
"h": 155.1
},
"luminance": 0.722
}Semantic roles & 50–950 ramp
primary
#78F5AA
secondary
#D04197
accent
#0389E3
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582