#78F192#78F192
#78F192 is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.5% C 0.171 H 148.8°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #78F192 |
|---|---|
| RGB | rgb(120, 241, 146) |
| HSL | hsl(133, 81%, 71%) |
| HSV | hsv(133, 50%, 95%) |
| CMYK | cmyk(50.2%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(86.49, -53.86, 35.70) |
| CIE-LCH | lch(86.49, 64.61, 146.46°) |
| OKLab | oklab(86.5% -0.1461 0.0886) |
| OKLCH | oklch(86.5% 0.171 148.8) |
| XYZ | xyz(44.3865, 68.9754, 38.1631) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.76
Baby Green
#8CFF9E
ΔE00 3.22
Mint Green
#8FFF9F
ΔE00 3.36
Light Bluish Green
#76FDA8
ΔE00 3.55
Foam Green
#90FDA9
ΔE00 3.61
Palegreen
#98FB98
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F192 #F178D7
analogous
#9AF178 #78F192 #78F1CF
triadic
#78F192 #9278F1 #F19278
tetradic
#78F192 #789AF1 #F178D7 #F1CF78
square
#78F192 #789AF1 #F178D7 #F1CF78
split-complementary
#78F192 #CF78F1 #F1789A
monochromatic
#16D840 #41EB65 #78F192 #AFF7BF #E3FCE9
Accessibility & contrast
On white
1.42
#78F192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#78F192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F192
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F192 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08B
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#60EDD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #78f192; /* rgb */ color: rgb(120, 241, 146); /* oklch */ color: oklch(86.5% 0.171 148.8);
Tailwind
colors: {
custom: {
50: '#a6f6b3',
500: '#78f192',
950: '#000000',
},
}SCSS
$custom: #78f192; $custom-light: #a6f6b3; $custom-dark: #000000;
JSON
{
"hex": "#78f192",
"rgb": {
"r": 120,
"g": 241,
"b": 146
},
"hsl": {
"h": 132.893,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.86501,
"c": 0.17087,
"h": 148.8
},
"luminance": 0.68979
}Semantic roles & 50–950 ramp
primary
#78F192
secondary
#CB42AE
accent
#08B0DE
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581