#78E1A2#78E1A2
#78E1A2 is a very light, vivid green. Relative luminance 0.605; OKLCH L 83.0% C 0.133 H 155.7°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #78E1A2 |
|---|---|
| RGB | rgb(120, 225, 162) |
| HSL | hsl(144, 64%, 68%) |
| HSV | hsv(144, 47%, 88%) |
| CMYK | cmyk(46.7%, 0%, 28%, 11.8%) |
| CIE-LAB | lab(82.08, -44.39, 21.61) |
| CIE-LCH | lch(82.08, 49.37, 154.04°) |
| OKLab | oklab(82.99% -0.1215 0.0549) |
| OKLCH | oklch(82.99% 0.133 155.7) |
| XYZ | xyz(41.1895, 60.4490, 43.6727) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.07
Hospital Green
#9BE5AA
ΔE00 4.15
Light Greenish Blue
#63F7B4
ΔE00 5.38
Light Sea Green
#98F6B0
ΔE00 5.38
Seafoam (survey)
#80F9AD
ΔE00 5.40
Seafoam Green
#7AF9AB
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E1A2 #E178B7
analogous
#83E178 #78E1A2 #78E1D6
triadic
#78E1A2 #A278E1 #E1A278
tetradic
#78E1A2 #7883E1 #E178B7 #E1D678
square
#78E1A2 #7883E1 #E178B7 #E1D678
split-complementary
#78E1A2 #D678E1 #E17883
monochromatic
#28B661 #46D680 #78E1A2 #AAECC4 #DCF7E7
Accessibility & contrast
On white
1.60
#78E1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#78E1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E1A2
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E1A2 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D39E
Deuteranopia (green-blind)
#D1C8A6
Tritanopia (blue-blind)
#5FDFD0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #78e1a2; /* rgb */ color: rgb(120, 225, 162); /* oklch */ color: oklch(83.0% 0.133 155.7);
Tailwind
colors: {
custom: {
50: '#a4ebbd',
500: '#78e1a2',
950: '#000000',
},
}SCSS
$custom: #78e1a2; $custom-light: #a4ebbd; $custom-dark: #000000;
JSON
{
"hex": "#78e1a2",
"rgb": {
"r": 120,
"g": 225,
"b": 162
},
"hsl": {
"h": 144,
"s": 63.636,
"l": 67.647
},
"oklch": {
"l": 0.82993,
"c": 0.13337,
"h": 155.7
},
"luminance": 0.60452
}Semantic roles & 50–950 ramp
primary
#78E1A2
secondary
#B7468A
accent
#1A84CB
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482