#78EE93#78EE93
#78EE93 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.8% C 0.166 H 149.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #78EE93 |
|---|---|
| RGB | rgb(120, 238, 147) |
| HSL | hsl(134, 78%, 70%) |
| HSV | hsv(134, 50%, 93%) |
| CMYK | cmyk(49.6%, 0%, 38.2%, 6.7%) |
| CIE-LAB | lab(85.63, -52.48, 34.06) |
| CIE-LCH | lch(85.63, 62.57, 147.02°) |
| OKLab | oklab(85.8% -0.1425 0.0847) |
| OKLCH | oklch(85.8% 0.166 149.3) |
| XYZ | xyz(43.5839, 67.2453, 38.2810) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.83
Seafoam Green
#7AF9AB
ΔE00 3.74
Light Bluish Green
#76FDA8
ΔE00 3.75
Baby Green
#8CFF9E
ΔE00 3.84
Foam Green
#90FDA9
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EE93 #EE78D3
analogous
#98EE78 #78EE93 #78EECE
triadic
#78EE93 #9378EE #EE9378
tetradic
#78EE93 #7898EE #EE78D3 #EECE78
square
#78EE93 #7898EE #EE78D3 #EECE78
split-complementary
#78EE93 #CE78EE #EE7898
monochromatic
#1AD144 #42E768 #78EE93 #AEF5BE #E4FCE9
Accessibility & contrast
On white
1.45
#78EE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#78EE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EE93
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EE93 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#DFD299
Tritanopia (blue-blind)
#60EAD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #78ee93; /* rgb */ color: rgb(120, 238, 147); /* oklch */ color: oklch(85.8% 0.166 149.3);
Tailwind
colors: {
custom: {
50: '#a6f4b3',
500: '#78ee93',
950: '#000000',
},
}SCSS
$custom: #78ee93; $custom-light: #a6f4b3; $custom-dark: #000000;
JSON
{
"hex": "#78ee93",
"rgb": {
"r": 120,
"g": 238,
"b": 147
},
"hsl": {
"h": 133.729,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.858,
"c": 0.16576,
"h": 149.3
},
"luminance": 0.67249
}Semantic roles & 50–950 ramp
primary
#78EE93
secondary
#C743A9
accent
#0CABDA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581