#78E99F#78E99F
#78E99F is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.8% C 0.148 H 153.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #78E99F |
|---|---|
| RGB | rgb(120, 233, 159) |
| HSL | hsl(141, 72%, 69%) |
| HSV | hsv(141, 48%, 91%) |
| CMYK | cmyk(48.5%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(84.37, -48.36, 26.28) |
| CIE-LCH | lch(84.37, 55.04, 151.48°) |
| OKLab | oklab(84.84% -0.1318 0.0663) |
| OKLCH | oklch(84.84% 0.148 153.3) |
| XYZ | xyz(43.1396, 64.7707, 43.0229) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.43
Light Sea Green
#98F6B0
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.37
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E99F #E978C2
analogous
#8AE978 #78E99F #78E9D8
triadic
#78E99F #9F78E9 #E99F78
tetradic
#78E99F #788AE9 #E978C2 #E9D878
square
#78E99F #788AE9 #E978C2 #E9D878
split-complementary
#78E99F #D878E9 #E9788A
monochromatic
#20C65A #43E07A #78E99F #ADF2C4 #E1FAEA
Accessibility & contrast
On white
1.50
#78E99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#78E99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E99F
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E99F | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99A
Deuteranopia (green-blind)
#D9CEA3
Tritanopia (blue-blind)
#5EE6D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #78e99f; /* rgb */ color: rgb(120, 233, 159); /* oklch */ color: oklch(84.8% 0.148 153.3);
Tailwind
colors: {
custom: {
50: '#a5f1bb',
500: '#78e99f',
950: '#000000',
},
}SCSS
$custom: #78e99f; $custom-light: #a5f1bb; $custom-dark: #000000;
JSON
{
"hex": "#78e99f",
"rgb": {
"r": 120,
"g": 233,
"b": 159
},
"hsl": {
"h": 140.708,
"s": 71.975,
"l": 69.216
},
"oklch": {
"l": 0.84835,
"c": 0.14755,
"h": 153.3
},
"luminance": 0.64774
}Semantic roles & 50–950 ramp
primary
#78E99F
secondary
#C14496
accent
#1191D4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582