#78EE92#78EE92
#78EE92 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.8% C 0.167 H 149.0°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #78EE92 |
|---|---|
| RGB | rgb(120, 238, 146) |
| HSL | hsl(133, 78%, 70%) |
| HSV | hsv(133, 50%, 93%) |
| CMYK | cmyk(49.6%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(85.61, -52.65, 34.54) |
| CIE-LCH | lch(85.61, 62.97, 146.73°) |
| OKLab | oklab(85.78% -0.1429 0.0858) |
| OKLCH | oklch(85.78% 0.167 149) |
| XYZ | xyz(43.5058, 67.2140, 37.8696) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.75
Baby Green
#8CFF9E
ΔE00 3.81
Light Bluish Green
#76FDA8
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 3.88
Foam Green
#90FDA9
ΔE00 3.90
Mint Green
#8FFF9F
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EE92 #EE78D4
analogous
#99EE78 #78EE92 #78EECD
triadic
#78EE92 #9278EE #EE9278
tetradic
#78EE92 #7899EE #EE78D4 #EECD78
square
#78EE92 #7899EE #EE78D4 #EECD78
split-complementary
#78EE92 #CD78EE #EE7899
monochromatic
#1AD143 #42E766 #78EE92 #AEF5BE #E4FCE9
Accessibility & contrast
On white
1.45
#78EE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#78EE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EE92
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EE92 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8C
Deuteranopia (green-blind)
#DFD298
Tritanopia (blue-blind)
#61EAD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #78ee92; /* rgb */ color: rgb(120, 238, 146); /* oklch */ color: oklch(85.8% 0.167 149.0);
Tailwind
colors: {
custom: {
50: '#a6f4b3',
500: '#78ee92',
950: '#000000',
},
}SCSS
$custom: #78ee92; $custom-light: #a6f4b3; $custom-dark: #000000;
JSON
{
"hex": "#78ee92",
"rgb": {
"r": 120,
"g": 238,
"b": 146
},
"hsl": {
"h": 133.22,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.85782,
"c": 0.1667,
"h": 149
},
"luminance": 0.67217
}Semantic roles & 50–950 ramp
primary
#78EE92
secondary
#C743AA
accent
#0CACDA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581