#78EA91#78EA91
#78EA91 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.162 H 149.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #78EA91 |
|---|---|
| RGB | rgb(120, 234, 145) |
| HSL | hsl(133, 73%, 69%) |
| HSV | hsv(133, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(84.42, -51.18, 33.48) |
| CIE-LCH | lch(84.42, 61.16, 146.81°) |
| OKLab | oklab(84.8% -0.139 0.0833) |
| OKLCH | oklch(84.8% 0.162 149.1) |
| XYZ | xyz(42.2767, 64.8798, 37.0778) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.91
Seafoam Green
#7AF9AB
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.40
Light Bluish Green
#76FDA8
ΔE00 4.48
Foam Green
#90FDA9
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EA91 #EA78D1
analogous
#98EA78 #78EA91 #78EACA
triadic
#78EA91 #9178EA #EA9178
tetradic
#78EA91 #7898EA #EA78D1 #EACA78
square
#78EA91 #7898EA #EA78D1 #EACA78
split-complementary
#78EA91 #CA78EA #EA7898
monochromatic
#1FC844 #43E266 #78EA91 #ADF2BC #E2FAE7
Accessibility & contrast
On white
1.50
#78EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#78EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EA91
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EA91 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98B
Deuteranopia (green-blind)
#DCCE97
Tritanopia (blue-blind)
#62E6D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78ea91; /* rgb */ color: rgb(120, 234, 145); /* oklch */ color: oklch(84.8% 0.162 149.1);
Tailwind
colors: {
custom: {
50: '#a6f1b2',
500: '#78ea91',
950: '#000000',
},
}SCSS
$custom: #78ea91; $custom-light: #a6f1b2; $custom-dark: #000000;
JSON
{
"hex": "#78ea91",
"rgb": {
"r": 120,
"g": 234,
"b": 145
},
"hsl": {
"h": 133.158,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.84804,
"c": 0.16204,
"h": 149.1
},
"luminance": 0.64883
}Semantic roles & 50–950 ramp
primary
#78EA91
secondary
#C244A7
accent
#10AAD5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581