#78EE97#78EE97
#78EE97 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.9% C 0.162 H 150.3°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #78EE97 |
|---|---|
| RGB | rgb(120, 238, 151) |
| HSL | hsl(136, 78%, 70%) |
| HSV | hsv(136, 50%, 93%) |
| CMYK | cmyk(49.6%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(85.69, -51.82, 32.14) |
| CIE-LCH | lch(85.69, 60.98, 148.20°) |
| OKLab | oklab(85.87% -0.1408 0.0803) |
| OKLCH | oklch(85.87% 0.162 150.3) |
| XYZ | xyz(43.9033, 67.3730, 39.9629) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.22
Lightgreen
#90EE90
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.38
Light Bluish Green
#76FDA8
ΔE00 3.44
Foam Green
#90FDA9
ΔE00 3.66
Baby Green
#8CFF9E
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EE97 #EE78CF
analogous
#94EE78 #78EE97 #78EED2
triadic
#78EE97 #9778EE #EE9778
tetradic
#78EE97 #7894EE #EE78CF #EED278
square
#78EE97 #7894EE #EE78CF #EED278
split-complementary
#78EE97 #D278EE #EE7894
monochromatic
#1AD14A #42E76D #78EE97 #AEF5C1 #E4FCEA
Accessibility & contrast
On white
1.45
#78EE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#78EE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EE97
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EE97 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD91
Deuteranopia (green-blind)
#DFD29C
Tritanopia (blue-blind)
#5FEBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #78ee97; /* rgb */ color: rgb(120, 238, 151); /* oklch */ color: oklch(85.9% 0.162 150.3);
Tailwind
colors: {
custom: {
50: '#a6f4b6',
500: '#78ee97',
950: '#000000',
},
}SCSS
$custom: #78ee97; $custom-light: #a6f4b6; $custom-dark: #000000;
JSON
{
"hex": "#78ee97",
"rgb": {
"r": 120,
"g": 238,
"b": 151
},
"hsl": {
"h": 135.763,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.85873,
"c": 0.16203,
"h": 150.3
},
"luminance": 0.67377
}Semantic roles & 50–950 ramp
primary
#78EE97
secondary
#C743A5
accent
#0CA4DA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581