#78EA96#78EA96
#78EA96 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.9% C 0.157 H 150.4°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #78EA96 |
|---|---|
| RGB | rgb(120, 234, 150) |
| HSL | hsl(136, 73%, 69%) |
| HSV | hsv(136, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(84.50, -50.35, 31.06) |
| CIE-LCH | lch(84.50, 59.16, 148.33°) |
| OKLab | oklab(84.9% -0.1368 0.0777) |
| OKLCH | oklch(84.9% 0.157 150.4) |
| XYZ | xyz(42.6708, 65.0374, 39.1531) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 3.85
Light Bluish Green
#76FDA8
ΔE00 4.18
Foam Green
#90FDA9
ΔE00 4.34
Light Sea Green
#98F6B0
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EA96 #EA78CC
analogous
#93EA78 #78EA96 #78EACF
triadic
#78EA96 #9678EA #EA9678
tetradic
#78EA96 #7893EA #EA78CC #EACF78
square
#78EA96 #7893EA #EA78CC #EACF78
split-complementary
#78EA96 #CF78EA #EA7893
monochromatic
#1FC84C #43E26D #78EA96 #ADF2BF #E2FAE8
Accessibility & contrast
On white
1.50
#78EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#78EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EA96
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EA96 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA90
Deuteranopia (green-blind)
#DBCE9B
Tritanopia (blue-blind)
#60E7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78ea96; /* rgb */ color: rgb(120, 234, 150); /* oklch */ color: oklch(84.9% 0.157 150.4);
Tailwind
colors: {
custom: {
50: '#a6f1b5',
500: '#78ea96',
950: '#000000',
},
}SCSS
$custom: #78ea96; $custom-light: #a6f1b5; $custom-dark: #000000;
JSON
{
"hex": "#78ea96",
"rgb": {
"r": 120,
"g": 234,
"b": 150
},
"hsl": {
"h": 135.789,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.84897,
"c": 0.15734,
"h": 150.4
},
"luminance": 0.65041
}Semantic roles & 50–950 ramp
primary
#78EA96
secondary
#C244A1
accent
#10A1D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581