#78FB99#78FB99
#78FB99 is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.0% C 0.178 H 149.7°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #78FB99 |
|---|---|
| RGB | rgb(120, 251, 153) |
| HSL | hsl(135, 94%, 73%) |
| HSV | hsv(135, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 39%, 1.6%) |
| CIE-LAB | lab(89.53, -56.71, 36.20) |
| CIE-LCH | lch(89.53, 67.28, 147.45°) |
| OKLab | oklab(89.02% -0.1538 0.0899) |
| OKLCH | oklch(89.02% 0.178 149.7) |
| XYZ | xyz(47.9894, 75.2833, 42.1331) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.85
Mint Green
#8FFF9F
ΔE00 2.11
Light Bluish Green
#76FDA8
ΔE00 2.44
Foam Green
#90FDA9
ΔE00 2.77
Light Green Blue
#56FCA2
ΔE00 3.18
Sea Green (survey)
#53FCA1
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FB99 #FB78DA
analogous
#98FB78 #78FB99 #78FBDB
triadic
#78FB99 #9978FB #FB9978
tetradic
#78FB99 #7898FB #FB78DA #FBDB78
square
#78FB99 #7898FB #FB78DA #FBDB78
split-complementary
#78FB99 #DB78FB #FB7898
monochromatic
#07F142 #3DF96C #78FB99 #B3FDC6 #E1FEE9
Accessibility & contrast
On white
1.31
#78FB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#78FB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FB99
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FB99 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE992
Deuteranopia (green-blind)
#EADC9F
Tritanopia (blue-blind)
#5BF7E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #78fb99; /* rgb */ color: rgb(120, 251, 153); /* oklch */ color: oklch(89.0% 0.178 149.7);
Tailwind
colors: {
custom: {
50: '#a8fdb8',
500: '#78fb99',
950: '#000000',
},
}SCSS
$custom: #78fb99; $custom-light: #a8fdb8; $custom-dark: #000000;
JSON
{
"hex": "#78fb99",
"rgb": {
"r": 120,
"g": 251,
"b": 153
},
"hsl": {
"h": 135.115,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.8902,
"c": 0.17812,
"h": 149.7
},
"luminance": 0.75287
}Semantic roles & 50–950 ramp
primary
#78FB99
secondary
#D83FB1
accent
#00ACE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681