#78EB93#78EB93
#78EB93 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.1% C 0.162 H 149.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #78EB93 |
|---|---|
| RGB | rgb(120, 235, 147) |
| HSL | hsl(134, 74%, 70%) |
| HSV | hsv(134, 49%, 92%) |
| CMYK | cmyk(48.9%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(84.75, -51.26, 32.90) |
| CIE-LCH | lch(84.75, 60.91, 147.31°) |
| OKLab | oklab(85.08% -0.1392 0.082) |
| OKLCH | oklch(85.08% 0.162 149.5) |
| XYZ | xyz(42.7178, 65.5130, 37.9923) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.01
Seafoam Green
#7AF9AB
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 4.09
Light Bluish Green
#76FDA8
ΔE00 4.18
Foam Green
#90FDA9
ΔE00 4.26
Weird Green
#3AE57F
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EB93 #EB78D0
analogous
#97EB78 #78EB93 #78EBCD
triadic
#78EB93 #9378EB #EB9378
tetradic
#78EB93 #7897EB #EB78D0 #EBCD78
square
#78EB93 #7897EB #EB78D0 #EBCD78
split-complementary
#78EB93 #CD78EB #EB7897
monochromatic
#1ECB47 #43E368 #78EB93 #ADF3BE #E3FBE8
Accessibility & contrast
On white
1.49
#78EB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#78EB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EB93
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EB93 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8D
Deuteranopia (green-blind)
#DCCF98
Tritanopia (blue-blind)
#61E7D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #78eb93; /* rgb */ color: rgb(120, 235, 147); /* oklch */ color: oklch(85.1% 0.162 149.5);
Tailwind
colors: {
custom: {
50: '#a6f2b3',
500: '#78eb93',
950: '#000000',
},
}SCSS
$custom: #78eb93; $custom-light: #a6f2b3; $custom-dark: #000000;
JSON
{
"hex": "#78eb93",
"rgb": {
"r": 120,
"g": 235,
"b": 147
},
"hsl": {
"h": 134.087,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.8508,
"c": 0.16156,
"h": 149.5
},
"luminance": 0.65516
}Semantic roles & 50–950 ramp
primary
#78EB93
secondary
#C444A6
accent
#0FA8D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581