#78EA94#78EA94
#78EA94 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.9% C 0.159 H 149.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #78EA94 |
|---|---|
| RGB | rgb(120, 234, 148) |
| HSL | hsl(135, 73%, 69%) |
| HSV | hsv(135, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(84.47, -50.68, 32.03) |
| CIE-LCH | lch(84.47, 59.96, 147.71°) |
| OKLab | oklab(84.86% -0.1377 0.0799) |
| OKLCH | oklch(84.86% 0.159 149.9) |
| XYZ | xyz(42.5111, 64.9735, 38.3122) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.28
Foam Green
#90FDA9
ΔE00 4.39
Weird Green
#3AE57F
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EA94 #EA78CE
analogous
#95EA78 #78EA94 #78EACD
triadic
#78EA94 #9478EA #EA9478
tetradic
#78EA94 #7895EA #EA78CE #EACD78
square
#78EA94 #7895EA #EA78CE #EACD78
split-complementary
#78EA94 #CD78EA #EA7895
monochromatic
#1FC849 #43E26A #78EA94 #ADF2BE #E2FAE8
Accessibility & contrast
On white
1.50
#78EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#78EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EA94
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EA94 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA8E
Deuteranopia (green-blind)
#DBCE99
Tritanopia (blue-blind)
#61E6D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78ea94; /* rgb */ color: rgb(120, 234, 148); /* oklch */ color: oklch(84.9% 0.159 149.9);
Tailwind
colors: {
custom: {
50: '#a6f1b4',
500: '#78ea94',
950: '#000000',
},
}SCSS
$custom: #78ea94; $custom-light: #a6f1b4; $custom-dark: #000000;
JSON
{
"hex": "#78ea94",
"rgb": {
"r": 120,
"g": 234,
"b": 148
},
"hsl": {
"h": 134.737,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.84859,
"c": 0.15922,
"h": 149.9
},
"luminance": 0.64977
}Semantic roles & 50–950 ramp
primary
#78EA94
secondary
#C244A3
accent
#10A5D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581