#78E89E#78E89E
#78E89E is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.6% C 0.147 H 153.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #78E89E |
|---|---|
| RGB | rgb(120, 232, 158) |
| HSL | hsl(140, 71%, 69%) |
| HSV | hsv(140, 48%, 91%) |
| CMYK | cmyk(48.3%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(84.06, -48.12, 26.38) |
| CIE-LCH | lch(84.06, 54.87, 151.27°) |
| OKLab | oklab(84.58% -0.1311 0.0665) |
| OKLCH | oklch(84.58% 0.147 153.1) |
| XYZ | xyz(42.7709, 64.1716, 42.4736) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.65
Light Sea Green
#98F6B0
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.25
Light Bluish Green
#76FDA8
ΔE00 4.58
Hospital Green
#9BE5AA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E89E #E878C2
analogous
#8AE878 #78E89E #78E8D6
triadic
#78E89E #9E78E8 #E89E78
tetradic
#78E89E #788AE8 #E878C2 #E8D678
square
#78E89E #788AE8 #E878C2 #E8D678
split-complementary
#78E89E #D678E8 #E8788A
monochromatic
#21C459 #44DF78 #78E89E #ACF1C4 #E1FAE9
Accessibility & contrast
On white
1.52
#78E89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#78E89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E89E
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E89E | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D899
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#5EE5D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #78e89e; /* rgb */ color: rgb(120, 232, 158); /* oklch */ color: oklch(84.6% 0.147 153.1);
Tailwind
colors: {
custom: {
50: '#a5f0bb',
500: '#78e89e',
950: '#000000',
},
}SCSS
$custom: #78e89e; $custom-light: #a5f0bb; $custom-dark: #000000;
JSON
{
"hex": "#78e89e",
"rgb": {
"r": 120,
"g": 232,
"b": 158
},
"hsl": {
"h": 140.357,
"s": 70.886,
"l": 69.02
},
"oklch": {
"l": 0.84576,
"c": 0.14706,
"h": 153.1
},
"luminance": 0.64175
}Semantic roles & 50–950 ramp
primary
#78E89E
secondary
#C04496
accent
#1392D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582