#78FB96#78FB96
#78FB96 is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.0% C 0.181 H 149.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #78FB96 |
|---|---|
| RGB | rgb(120, 251, 150) |
| HSL | hsl(134, 94%, 73%) |
| HSV | hsv(134, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 40.2%, 1.6%) |
| CIE-LAB | lab(89.48, -57.19, 37.62) |
| CIE-LCH | lch(89.48, 68.45, 146.66°) |
| OKLab | oklab(88.97% -0.155 0.0932) |
| OKLCH | oklch(88.97% 0.181 149) |
| XYZ | xyz(47.7448, 75.1854, 40.8445) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.85
Mint Green
#8FFF9F
ΔE00 2.12
Light Bluish Green
#76FDA8
ΔE00 2.91
Foam Green
#90FDA9
ΔE00 3.09
Palegreen
#98FB98
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FB96 #FB78DD
analogous
#9CFB78 #78FB96 #78FBD7
triadic
#78FB96 #9678FB #FB9678
tetradic
#78FB96 #789CFB #FB78DD #FBD778
square
#78FB96 #789CFB #FB78DD #FBD778
split-complementary
#78FB96 #D778FB #FB789C
monochromatic
#07F13D #3DF968 #78FB96 #B3FDC4 #E1FEE8
Accessibility & contrast
On white
1.31
#78FB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#78FB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FB96
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FB96 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88F
Deuteranopia (green-blind)
#EBDC9C
Tritanopia (blue-blind)
#5CF7E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #78fb96; /* rgb */ color: rgb(120, 251, 150); /* oklch */ color: oklch(89.0% 0.181 149.0);
Tailwind
colors: {
custom: {
50: '#a8fdb6',
500: '#78fb96',
950: '#000000',
},
}SCSS
$custom: #78fb96; $custom-light: #a8fdb6; $custom-dark: #000000;
JSON
{
"hex": "#78fb96",
"rgb": {
"r": 120,
"g": 251,
"b": 150
},
"hsl": {
"h": 133.74,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.88967,
"c": 0.18087,
"h": 149
},
"luminance": 0.75189
}Semantic roles & 50–950 ramp
primary
#78FB96
secondary
#D83FB5
accent
#00B1E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681