#78F5AB#78F5AB
#78F5AB is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.9% C 0.154 H 155.4°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #78F5AB |
|---|---|
| RGB | rgb(120, 245, 171) |
| HSL | hsl(144, 86%, 72%) |
| HSV | hsv(144, 51%, 96%) |
| CMYK | cmyk(51%, 0%, 30.2%, 3.9%) |
| CIE-LAB | lab(88.08, -51.16, 25.20) |
| CIE-LCH | lch(88.08, 57.03, 153.77°) |
| OKLab | oklab(87.94% -0.1396 0.0638) |
| OKLCH | oklch(87.94% 0.154 155.4) |
| XYZ | xyz(47.7452, 72.2341, 49.9467) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.03
Seafoam (survey)
#80F9AD
ΔE00 1.10
Light Blue Green
#7EFBB3
ΔE00 1.41
Light Bluish Green
#76FDA8
ΔE00 2.30
Light Greenish Blue
#63F7B4
ΔE00 2.65
Light Sea Green
#98F6B0
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F5AB #F578C2
analogous
#84F578 #78F5AB #78F5EA
triadic
#78F5AB #AB78F5 #F5AB78
tetradic
#78F5AB #7884F5 #F578C2 #F5EA78
square
#78F5AB #7884F5 #F578C2 #F5EA78
split-complementary
#78F5AB #EA78F5 #F57884
monochromatic
#11E266 #3FF188 #78F5AB #B1F9CE #E3FDED
Accessibility & contrast
On white
1.36
#78F5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#78F5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F5AB
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F5AB | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5A6
Deuteranopia (green-blind)
#E2D8B0
Tritanopia (blue-blind)
#56F3E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #78f5ab; /* rgb */ color: rgb(120, 245, 171); /* oklch */ color: oklch(87.9% 0.154 155.4);
Tailwind
colors: {
custom: {
50: '#a7f9c4',
500: '#78f5ab',
950: '#000000',
},
}SCSS
$custom: #78f5ab; $custom-light: #a7f9c4; $custom-dark: #000000;
JSON
{
"hex": "#78f5ab",
"rgb": {
"r": 120,
"g": 245,
"b": 171
},
"hsl": {
"h": 144.48,
"s": 86.207,
"l": 71.569
},
"oklch": {
"l": 0.87938,
"c": 0.15351,
"h": 155.4
},
"luminance": 0.72238
}Semantic roles & 50–950 ramp
primary
#78F5AB
secondary
#D04196
accent
#0387E3
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582