#78E99D#78E99D
#78E99D is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.8% C 0.149 H 152.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #78E99D |
|---|---|
| RGB | rgb(120, 233, 157) |
| HSL | hsl(140, 72%, 69%) |
| HSV | hsv(140, 48%, 91%) |
| CMYK | cmyk(48.5%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(84.33, -48.72, 27.26) |
| CIE-LCH | lch(84.33, 55.82, 150.77°) |
| OKLab | oklab(84.8% -0.1327 0.0687) |
| OKLCH | oklch(84.8% 0.149 152.6) |
| XYZ | xyz(42.9674, 64.7018, 42.1162) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.48
Light Sea Green
#98F6B0
ΔE00 4.06
Light Blue Green
#7EFBB3
ΔE00 4.16
Light Bluish Green
#76FDA8
ΔE00 4.31
Lightgreen
#90EE90
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E99D #E978C4
analogous
#8CE978 #78E99D #78E9D6
triadic
#78E99D #9D78E9 #E99D78
tetradic
#78E99D #788CE9 #E978C4 #E9D678
square
#78E99D #788CE9 #E978C4 #E9D678
split-complementary
#78E99D #D678E9 #E9788C
monochromatic
#20C657 #43E077 #78E99D #ADF2C3 #E1FAE9
Accessibility & contrast
On white
1.51
#78E99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#78E99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E99D
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E99D | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D998
Deuteranopia (green-blind)
#D9CEA2
Tritanopia (blue-blind)
#5EE6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #78e99d; /* rgb */ color: rgb(120, 233, 157); /* oklch */ color: oklch(84.8% 0.149 152.6);
Tailwind
colors: {
custom: {
50: '#a5f1ba',
500: '#78e99d',
950: '#000000',
},
}SCSS
$custom: #78e99d; $custom-light: #a5f1ba; $custom-dark: #000000;
JSON
{
"hex": "#78e99d",
"rgb": {
"r": 120,
"g": 233,
"b": 157
},
"hsl": {
"h": 139.646,
"s": 71.975,
"l": 69.216
},
"oklch": {
"l": 0.84795,
"c": 0.1494,
"h": 152.6
},
"luminance": 0.64705
}Semantic roles & 50–950 ramp
primary
#78E99D
secondary
#C14498
accent
#1194D4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581