#78EA93#78EA93
#78EA93 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.160 H 149.6°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #78EA93 |
|---|---|
| RGB | rgb(120, 234, 147) |
| HSL | hsl(134, 73%, 69%) |
| HSV | hsv(134, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(84.45, -50.85, 32.51) |
| CIE-LCH | lch(84.45, 60.36, 147.41°) |
| OKLab | oklab(84.84% -0.1381 0.0811) |
| OKLCH | oklch(84.84% 0.16 149.6) |
| XYZ | xyz(42.4323, 64.9420, 37.8972) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.11
Seafoam Green
#7AF9AB
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.17
Light Bluish Green
#76FDA8
ΔE00 4.34
Weird Green
#3AE57F
ΔE00 4.41
Foam Green
#90FDA9
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EA93 #EA78CF
analogous
#96EA78 #78EA93 #78EACC
triadic
#78EA93 #9378EA #EA9378
tetradic
#78EA93 #7896EA #EA78CF #EACC78
square
#78EA93 #7896EA #EA78CF #EACC78
split-complementary
#78EA93 #CC78EA #EA7896
monochromatic
#1FC847 #43E269 #78EA93 #ADF2BD #E2FAE8
Accessibility & contrast
On white
1.50
#78EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#78EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EA93
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EA93 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98D
Deuteranopia (green-blind)
#DBCE98
Tritanopia (blue-blind)
#61E6D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78ea93; /* rgb */ color: rgb(120, 234, 147); /* oklch */ color: oklch(84.8% 0.160 149.6);
Tailwind
colors: {
custom: {
50: '#a6f1b3',
500: '#78ea93',
950: '#000000',
},
}SCSS
$custom: #78ea93; $custom-light: #a6f1b3; $custom-dark: #000000;
JSON
{
"hex": "#78ea93",
"rgb": {
"r": 120,
"g": 234,
"b": 147
},
"hsl": {
"h": 134.211,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.8484,
"c": 0.16015,
"h": 149.6
},
"luminance": 0.64945
}Semantic roles & 50–950 ramp
primary
#78EA93
secondary
#C244A4
accent
#10A7D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581