#78EE9A#78EE9A
#78EE9A is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.9% C 0.159 H 151.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #78EE9A |
|---|---|
| RGB | rgb(120, 238, 154) |
| HSL | hsl(137, 78%, 70%) |
| HSV | hsv(137, 50%, 93%) |
| CMYK | cmyk(49.6%, 0%, 35.3%, 6.7%) |
| CIE-LAB | lab(85.74, -51.31, 30.69) |
| CIE-LCH | lch(85.74, 59.79, 149.12°) |
| OKLab | oklab(85.93% -0.1395 0.0769) |
| OKLCH | oklch(85.93% 0.159 151.1) |
| XYZ | xyz(44.1500, 67.4717, 41.2624) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.88
Seafoam (survey)
#80F9AD
ΔE00 3.02
Light Bluish Green
#76FDA8
ΔE00 3.27
Foam Green
#90FDA9
ΔE00 3.61
Lightgreen
#90EE90
ΔE00 3.61
Light Blue Green
#7EFBB3
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EE9A #EE78CC
analogous
#91EE78 #78EE9A #78EED5
triadic
#78EE9A #9A78EE #EE9A78
tetradic
#78EE9A #7891EE #EE78CC #EED578
square
#78EE9A #7891EE #EE78CC #EED578
split-complementary
#78EE9A #D578EE #EE7891
monochromatic
#1AD14F #42E771 #78EE9A #AEF5C3 #E4FCEB
Accessibility & contrast
On white
1.45
#78EE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#78EE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EE9A
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EE9A | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD94
Deuteranopia (green-blind)
#DED29F
Tritanopia (blue-blind)
#5EEBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #78ee9a; /* rgb */ color: rgb(120, 238, 154); /* oklch */ color: oklch(85.9% 0.159 151.1);
Tailwind
colors: {
custom: {
50: '#a6f4b8',
500: '#78ee9a',
950: '#000000',
},
}SCSS
$custom: #78ee9a; $custom-light: #a6f4b8; $custom-dark: #000000;
JSON
{
"hex": "#78ee9a",
"rgb": {
"r": 120,
"g": 238,
"b": 154
},
"hsl": {
"h": 137.288,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.8593,
"c": 0.15924,
"h": 151.1
},
"luminance": 0.67475
}Semantic roles & 50–950 ramp
primary
#78EE9A
secondary
#C743A1
accent
#0C9EDA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581