#78FAB4#78FAB4
#78FAB4 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.3% C 0.153 H 157.6°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #78FAB4 |
|---|---|
| RGB | rgb(120, 250, 180) |
| HSL | hsl(148, 93%, 73%) |
| HSV | hsv(148, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 28%, 2%) |
| CIE-LAB | lab(89.70, -51.53, 22.83) |
| CIE-LCH | lch(89.70, 56.36, 156.10°) |
| OKLab | oklab(89.31% -0.141 0.0581) |
| OKLCH | oklch(89.31% 0.153 157.6) |
| XYZ | xyz(50.1655, 75.6552, 55.1305) |
| Luminance | 0.7566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.74
Seafoam (survey)
#80F9AD
ΔE00 1.66
Seafoam Green
#7AF9AB
ΔE00 1.71
Light Greenish Blue
#63F7B4
ΔE00 1.90
Light Bluish Green
#76FDA8
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FAB4 #FA78BE
analogous
#7DFA78 #78FAB4 #78FAF5
triadic
#78FAB4 #B478FA #FAB478
tetradic
#78FAB4 #787DFA #FA78BE #FAF578
square
#78FAB4 #787DFA #FA78BE #FAF578
split-complementary
#78FAB4 #F578FA #FA787D
monochromatic
#09EF73 #3DF893 #78FAB4 #B3FCD5 #E1FEEF
Accessibility & contrast
On white
1.30
#78FAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#78FAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FAB4
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FAB4 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9B0
Deuteranopia (green-blind)
#E6DCB8
Tritanopia (blue-blind)
#50F8E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #78fab4; /* rgb */ color: rgb(120, 250, 180); /* oklch */ color: oklch(89.3% 0.153 157.6);
Tailwind
colors: {
custom: {
50: '#a7fdca',
500: '#78fab4',
950: '#000000',
},
}SCSS
$custom: #78fab4; $custom-light: #a7fdca; $custom-dark: #000000;
JSON
{
"hex": "#78fab4",
"rgb": {
"r": 120,
"g": 250,
"b": 180
},
"hsl": {
"h": 147.692,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.89314,
"c": 0.15251,
"h": 157.6
},
"luminance": 0.7566
}Semantic roles & 50–950 ramp
primary
#78FAB4
secondary
#D64091
accent
#007CE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682