#78E194#78E194
#78E194 is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.7% C 0.146 H 150.7°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #78E194 |
|---|---|
| RGB | rgb(120, 225, 148) |
| HSL | hsl(136, 64%, 68%) |
| HSV | hsv(136, 47%, 88%) |
| CMYK | cmyk(46.7%, 0%, 34.2%, 11.8%) |
| CIE-LAB | lab(81.83, -46.93, 28.50) |
| CIE-LCH | lch(81.83, 54.91, 148.73°) |
| OKLab | oklab(82.7% -0.1277 0.0715) |
| OKLCH | oklch(82.7% 0.146 150.7) |
| XYZ | xyz(40.0136, 59.9786, 37.4797) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.72
Hospital Green
#9BE5AA
ΔE00 4.89
Weird Green
#3AE57F
ΔE00 5.13
Seafoam Green
#7AF9AB
ΔE00 5.35
Seafoam (survey)
#80F9AD
ΔE00 5.37
Light Sea Green
#98F6B0
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E194 #E178C5
analogous
#90E178 #78E194 #78E1C8
triadic
#78E194 #9478E1 #E19478
tetradic
#78E194 #7890E1 #E178C5 #E1C878
square
#78E194 #7890E1 #E178C5 #E1C878
split-complementary
#78E194 #C878E1 #E17890
monochromatic
#28B64E #46D66C #78E194 #AAECBC #DCF7E3
Accessibility & contrast
On white
1.62
#78E194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#78E194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E194
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E194 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28F
Deuteranopia (green-blind)
#D3C799
Tritanopia (blue-blind)
#63DECD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78e194; /* rgb */ color: rgb(120, 225, 148); /* oklch */ color: oklch(82.7% 0.146 150.7);
Tailwind
colors: {
custom: {
50: '#a5ebb4',
500: '#78e194',
950: '#000000',
},
}SCSS
$custom: #78e194; $custom-light: #a5ebb4; $custom-dark: #000000;
JSON
{
"hex": "#78e194",
"rgb": {
"r": 120,
"g": 225,
"b": 148
},
"hsl": {
"h": 136,
"s": 63.636,
"l": 67.647
},
"oklch": {
"l": 0.82702,
"c": 0.14638,
"h": 150.7
},
"luminance": 0.59982
}Semantic roles & 50–950 ramp
primary
#78E194
secondary
#B74699
accent
#1A9CCB
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481