#78E89A#78E89A
#78E89A is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.5% C 0.151 H 151.8°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #78E89A |
|---|---|
| RGB | rgb(120, 232, 154) |
| HSL | hsl(138, 71%, 69%) |
| HSV | hsv(138, 48%, 91%) |
| CMYK | cmyk(48.3%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.98, -48.83, 28.33) |
| CIE-LCH | lch(83.98, 56.45, 149.88°) |
| OKLab | oklab(84.5% -0.1329 0.0712) |
| OKLCH | oklch(84.5% 0.151 151.8) |
| XYZ | xyz(42.4322, 64.0361, 40.6898) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 4.29
Light Sea Green
#98F6B0
ΔE00 4.30
Light Bluish Green
#76FDA8
ΔE00 4.51
Light Blue Green
#7EFBB3
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E89A #E878C6
analogous
#8EE878 #78E89A #78E8D2
triadic
#78E89A #9A78E8 #E89A78
tetradic
#78E89A #788EE8 #E878C6 #E8D278
square
#78E89A #788EE8 #E878C6 #E8D278
split-complementary
#78E89A #D278E8 #E8788E
monochromatic
#21C453 #44DF73 #78E89A #ACF1C1 #E1FAE8
Accessibility & contrast
On white
1.52
#78E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#78E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E89A
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E89A | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D895
Deuteranopia (green-blind)
#D8CD9F
Tritanopia (blue-blind)
#60E5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #78e89a; /* rgb */ color: rgb(120, 232, 154); /* oklch */ color: oklch(84.5% 0.151 151.8);
Tailwind
colors: {
custom: {
50: '#a5f0b8',
500: '#78e89a',
950: '#000000',
},
}SCSS
$custom: #78e89a; $custom-light: #a5f0b8; $custom-dark: #000000;
JSON
{
"hex": "#78e89a",
"rgb": {
"r": 120,
"g": 232,
"b": 154
},
"hsl": {
"h": 138.214,
"s": 70.886,
"l": 69.02
},
"oklch": {
"l": 0.84496,
"c": 0.15077,
"h": 151.8
},
"luminance": 0.64039
}Semantic roles & 50–950 ramp
primary
#78E89A
secondary
#C0449A
accent
#1399D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581