#78E89D#78E89D
#78E89D is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.6% C 0.148 H 152.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #78E89D |
|---|---|
| RGB | rgb(120, 232, 157) |
| HSL | hsl(140, 71%, 69%) |
| HSV | hsv(140, 48%, 91%) |
| CMYK | cmyk(48.3%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(84.04, -48.30, 26.86) |
| CIE-LCH | lch(84.04, 55.27, 150.92°) |
| OKLab | oklab(84.56% -0.1316 0.0677) |
| OKLCH | oklch(84.56% 0.148 152.8) |
| XYZ | xyz(42.6852, 64.1373, 42.0222) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.66
Seafoam (survey)
#80F9AD
ΔE00 3.67
Light Sea Green
#98F6B0
ΔE00 4.16
Light Blue Green
#7EFBB3
ΔE00 4.31
Light Bluish Green
#76FDA8
ΔE00 4.55
Hospital Green
#9BE5AA
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E89D #E878C3
analogous
#8BE878 #78E89D #78E8D5
triadic
#78E89D #9D78E8 #E89D78
tetradic
#78E89D #788BE8 #E878C3 #E8D578
square
#78E89D #788BE8 #E878C3 #E8D578
split-complementary
#78E89D #D578E8 #E8788B
monochromatic
#21C457 #44DF77 #78E89D #ACF1C3 #E1FAE9
Accessibility & contrast
On white
1.52
#78E89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#78E89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E89D
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E89D | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D898
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#5FE5D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #78e89d; /* rgb */ color: rgb(120, 232, 157); /* oklch */ color: oklch(84.6% 0.148 152.8);
Tailwind
colors: {
custom: {
50: '#a5f0ba',
500: '#78e89d',
950: '#000000',
},
}SCSS
$custom: #78e89d; $custom-light: #a5f0ba; $custom-dark: #000000;
JSON
{
"hex": "#78e89d",
"rgb": {
"r": 120,
"g": 232,
"b": 157
},
"hsl": {
"h": 139.821,
"s": 70.886,
"l": 69.02
},
"oklch": {
"l": 0.84556,
"c": 0.14797,
"h": 152.8
},
"luminance": 0.64141
}Semantic roles & 50–950 ramp
primary
#78E89D
secondary
#C04497
accent
#1393D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581