#78FBA7#78FBA7
#78FBA7 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.3% C 0.165 H 153.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBA7 |
|---|---|
| RGB | rgb(120, 251, 167) |
| HSL | hsl(142, 94%, 73%) |
| HSV | hsv(142, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 33.5%, 1.6%) |
| CIE-LAB | lab(89.75, -54.33, 29.50) |
| CIE-LCH | lch(89.75, 61.83, 151.50°) |
| OKLab | oklab(89.28% -0.1478 0.0742) |
| OKLCH | oklch(89.28% 0.165 153.3) |
| XYZ | xyz(49.2143, 75.7732, 48.5840) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.46
Seafoam Green
#7AF9AB
ΔE00 1.05
Seafoam (survey)
#80F9AD
ΔE00 1.43
Light Blue Green
#7EFBB3
ΔE00 2.17
Foam Green
#90FDA9
ΔE00 2.27
Light Green Blue
#56FCA2
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBA7 #FB78CC
analogous
#8AFB78 #78FBA7 #78FBE9
triadic
#78FBA7 #A778FB #FBA778
tetradic
#78FBA7 #788AFB #FB78CC #FBE978
square
#78FBA7 #788AFB #FB78CC #FBE978
split-complementary
#78FBA7 #E978FB #FB788A
monochromatic
#07F15B #3DF980 #78FBA7 #B3FDCE #E1FEEC
Accessibility & contrast
On white
1.30
#78FBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#78FBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBA7
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBA7 | 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)
#FBE9A2
Deuteranopia (green-blind)
#E9DDAC
Tritanopia (blue-blind)
#56F8E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #78fba7; /* rgb */ color: rgb(120, 251, 167); /* oklch */ color: oklch(89.3% 0.165 153.3);
Tailwind
colors: {
custom: {
50: '#a7fdc1',
500: '#78fba7',
950: '#000000',
},
}SCSS
$custom: #78fba7; $custom-light: #a7fdc1; $custom-dark: #000000;
JSON
{
"hex": "#78fba7",
"rgb": {
"r": 120,
"g": 251,
"b": 167
},
"hsl": {
"h": 141.527,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.89281,
"c": 0.16536,
"h": 153.3
},
"luminance": 0.75777
}Semantic roles & 50–950 ramp
primary
#78FBA7
secondary
#D83FA1
accent
#0093E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682