#78FAB7#78FAB7
#78FAB7 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.4% C 0.150 H 158.7°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #78FAB7 |
|---|---|
| RGB | rgb(120, 250, 183) |
| HSL | hsl(149, 93%, 73%) |
| HSV | hsv(149, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 26.8%, 2%) |
| CIE-LAB | lab(89.76, -50.95, 21.38) |
| CIE-LCH | lch(89.76, 55.25, 157.24°) |
| OKLab | oklab(89.38% -0.1397 0.0545) |
| OKLCH | oklch(89.38% 0.15 158.7) |
| XYZ | xyz(50.4744, 75.7788, 56.7575) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.25
Light Greenish Blue
#63F7B4
ΔE00 1.67
Seafoam (survey)
#80F9AD
ΔE00 2.22
Seafoam Green
#7AF9AB
ΔE00 2.31
Light Aquamarine
#7BFDC7
ΔE00 3.00
Light Bluish Green
#76FDA8
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FAB7 #FA78BB
analogous
#7AFA78 #78FAB7 #78FAF8
triadic
#78FAB7 #B778FA #FAB778
tetradic
#78FAB7 #787AFA #FA78BB #FAF878
square
#78FAB7 #787AFA #FA78BB #FAF878
split-complementary
#78FAB7 #F878FA #FA787A
monochromatic
#09EF78 #3DF898 #78FAB7 #B3FCD6 #E1FEEF
Accessibility & contrast
On white
1.30
#78FAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#78FAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FAB7
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FAB7 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB3
Deuteranopia (green-blind)
#E5DCBB
Tritanopia (blue-blind)
#4FF9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #78fab7; /* rgb */ color: rgb(120, 250, 183); /* oklch */ color: oklch(89.4% 0.150 158.7);
Tailwind
colors: {
custom: {
50: '#a7fdcc',
500: '#78fab7',
950: '#000000',
},
}SCSS
$custom: #78fab7; $custom-light: #a7fdcc; $custom-dark: #000000;
JSON
{
"hex": "#78fab7",
"rgb": {
"r": 120,
"g": 250,
"b": 183
},
"hsl": {
"h": 149.077,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.8938,
"c": 0.14995,
"h": 158.7
},
"luminance": 0.75783
}Semantic roles & 50–950 ramp
primary
#78FAB7
secondary
#D6408D
accent
#0076E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683