#78FC99#78FC99
#78FC99 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.3% C 0.179 H 149.6°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #78FC99 |
|---|---|
| RGB | rgb(120, 252, 153) |
| HSL | hsl(135, 96%, 73%) |
| HSV | hsv(135, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(89.82, -57.10, 36.58) |
| CIE-LCH | lch(89.82, 67.82, 147.35°) |
| OKLab | oklab(89.26% -0.1548 0.0908) |
| OKLCH | oklch(89.26% 0.179 149.6) |
| XYZ | xyz(48.3026, 75.9097, 42.2375) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.78
Mint Green
#8FFF9F
ΔE00 2.05
Light Bluish Green
#76FDA8
ΔE00 2.51
Foam Green
#90FDA9
ΔE00 2.83
Light Green Blue
#56FCA2
ΔE00 3.24
Sea Green (survey)
#53FCA1
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FC99 #FC78DB
analogous
#99FC78 #78FC99 #78FCDB
triadic
#78FC99 #9978FC #FC9978
tetradic
#78FC99 #7899FC #FC78DB #FCDB78
square
#78FC99 #7899FC #FC78DB #FCDB78
split-complementary
#78FC99 #DB78FC #FC7899
monochromatic
#05F441 #3CFB6C #78FC99 #B4FDC6 #E1FEE8
Accessibility & contrast
On white
1.30
#78FC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#78FC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FC99
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FC99 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE992
Deuteranopia (green-blind)
#EBDD9F
Tritanopia (blue-blind)
#5BF8E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #78fc99; /* rgb */ color: rgb(120, 252, 153); /* oklch */ color: oklch(89.3% 0.179 149.6);
Tailwind
colors: {
custom: {
50: '#a8feb8',
500: '#78fc99',
950: '#000000',
},
}SCSS
$custom: #78fc99; $custom-light: #a8feb8; $custom-dark: #000000;
JSON
{
"hex": "#78fc99",
"rgb": {
"r": 120,
"g": 252,
"b": 153
},
"hsl": {
"h": 135,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.89259,
"c": 0.17948,
"h": 149.6
},
"luminance": 0.75914
}Semantic roles & 50–950 ramp
primary
#78FC99
secondary
#D93FB3
accent
#00ACE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681