#78F98F#78F98F
#78F98F is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.4% C 0.185 H 147.6°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #78F98F |
|---|---|
| RGB | rgb(120, 249, 143) |
| HSL | hsl(131, 91%, 72%) |
| HSV | hsv(131, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(88.79, -57.49, 40.16) |
| CIE-LCH | lch(88.79, 70.13, 145.06°) |
| OKLab | oklab(88.37% -0.1559 0.0988) |
| OKLCH | oklch(88.37% 0.185 147.6) |
| XYZ | xyz(46.5764, 73.7238, 37.7570) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.30
Mint Green
#8FFF9F
ΔE00 2.54
Palegreen
#98FB98
ΔE00 3.01
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Lightgreen
#90EE90
ΔE00 3.58
Foam Green
#90FDA9
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F98F #F978E2
analogous
#A1F978 #78F98F #78F9D0
triadic
#78F98F #8F78F9 #F98F78
tetradic
#78F98F #78A1F9 #F978E2 #F9D078
square
#78F98F #78A1F9 #F978E2 #F9D078
split-complementary
#78F98F #D078F9 #F978A1
monochromatic
#0AEC33 #3DF65E #78F98F #B3FCC0 #E2FEE7
Accessibility & contrast
On white
1.33
#78F98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#78F98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F98F
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F98F | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE687
Deuteranopia (green-blind)
#EADA96
Tritanopia (blue-blind)
#5FF4DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #78f98f; /* rgb */ color: rgb(120, 249, 143); /* oklch */ color: oklch(88.4% 0.185 147.6);
Tailwind
colors: {
custom: {
50: '#a7fcb1',
500: '#78f98f',
950: '#000000',
},
}SCSS
$custom: #78f98f; $custom-light: #a7fcb1; $custom-dark: #000000;
JSON
{
"hex": "#78f98f",
"rgb": {
"r": 120,
"g": 249,
"b": 143
},
"hsl": {
"h": 130.698,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.8837,
"c": 0.18456,
"h": 147.6
},
"luminance": 0.73728
}Semantic roles & 50–950 ramp
primary
#78F98F
secondary
#D540BB
accent
#00BDE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681