#78FCB2#78FCB2
#78FCB2 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.7% C 0.157 H 156.6°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCB2 |
|---|---|
| RGB | rgb(120, 252, 178) |
| HSL | hsl(146, 96%, 73%) |
| HSV | hsv(146, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(90.24, -52.73, 24.60) |
| CIE-LCH | lch(90.24, 58.18, 154.99°) |
| OKLab | oklab(89.74% -0.144 0.0624) |
| OKLCH | oklch(89.74% 0.157 156.6) |
| XYZ | xyz(50.5880, 76.8238, 54.2735) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.60
Seafoam Green
#7AF9AB
ΔE00 1.20
Seafoam (survey)
#80F9AD
ΔE00 1.27
Light Bluish Green
#76FDA8
ΔE00 1.97
Light Greenish Blue
#63F7B4
ΔE00 2.43
Light Green Blue
#56FCA2
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCB2 #FC78C2
analogous
#80FC78 #78FCB2 #78FCF4
triadic
#78FCB2 #B278FC #FCB278
tetradic
#78FCB2 #7880FC #FC78C2 #FCF478
square
#78FCB2 #7880FC #FC78C2 #FCF478
split-complementary
#78FCB2 #F478FC #FC7880
monochromatic
#05F46E #3CFB90 #78FCB2 #B4FDD4 #E1FEEE
Accessibility & contrast
On white
1.28
#78FCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#78FCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCB2
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCB2 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAE
Deuteranopia (green-blind)
#E8DEB7
Tritanopia (blue-blind)
#51FAE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78fcb2; /* rgb */ color: rgb(120, 252, 178); /* oklch */ color: oklch(89.7% 0.157 156.6);
Tailwind
colors: {
custom: {
50: '#a7fec9',
500: '#78fcb2',
950: '#000000',
},
}SCSS
$custom: #78fcb2; $custom-light: #a7fec9; $custom-dark: #000000;
JSON
{
"hex": "#78fcb2",
"rgb": {
"r": 120,
"g": 252,
"b": 178
},
"hsl": {
"h": 146.364,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.89743,
"c": 0.15697,
"h": 156.6
},
"luminance": 0.76828
}Semantic roles & 50–950 ramp
primary
#78FCB2
secondary
#D93F95
accent
#0081E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682