#78FCB1#78FCB1
#78FCB1 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.7% C 0.158 H 156.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCB1 |
|---|---|
| RGB | rgb(120, 252, 177) |
| HSL | hsl(146, 96%, 73%) |
| HSV | hsv(146, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 29.8%, 1.2%) |
| CIE-LAB | lab(90.22, -52.92, 25.08) |
| CIE-LCH | lch(90.22, 58.56, 154.64°) |
| OKLab | oklab(89.72% -0.1445 0.0636) |
| OKLCH | oklch(89.72% 0.158 156.3) |
| XYZ | xyz(50.4879, 76.7838, 53.7466) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.68
Seafoam Green
#7AF9AB
ΔE00 1.04
Seafoam (survey)
#80F9AD
ΔE00 1.16
Light Bluish Green
#76FDA8
ΔE00 1.78
Light Greenish Blue
#63F7B4
ΔE00 2.57
Light Green Blue
#56FCA2
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCB1 #FC78C3
analogous
#81FC78 #78FCB1 #78FCF3
triadic
#78FCB1 #B178FC #FCB178
tetradic
#78FCB1 #7881FC #FC78C3 #FCF378
square
#78FCB1 #7881FC #FC78C3 #FCF378
split-complementary
#78FCB1 #F378FC #FC7881
monochromatic
#05F46D #3CFB8E #78FCB1 #B4FDD4 #E1FEEE
Accessibility & contrast
On white
1.28
#78FCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#78FCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCB1
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCB1 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAC
Deuteranopia (green-blind)
#E8DEB6
Tritanopia (blue-blind)
#51FAE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78fcb1; /* rgb */ color: rgb(120, 252, 177); /* oklch */ color: oklch(89.7% 0.158 156.3);
Tailwind
colors: {
custom: {
50: '#a7fec8',
500: '#78fcb1',
950: '#000000',
},
}SCSS
$custom: #78fcb1; $custom-light: #a7fec8; $custom-dark: #000000;
JSON
{
"hex": "#78fcb1",
"rgb": {
"r": 120,
"g": 252,
"b": 177
},
"hsl": {
"h": 145.909,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.89722,
"c": 0.15784,
"h": 156.3
},
"luminance": 0.76788
}Semantic roles & 50–950 ramp
primary
#78FCB1
secondary
#D93F97
accent
#0082E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682