#78E899#78E899
#78E899 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.5% C 0.152 H 151.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #78E899 |
|---|---|
| RGB | rgb(120, 232, 153) |
| HSL | hsl(138, 71%, 69%) |
| HSV | hsv(138, 48%, 91%) |
| CMYK | cmyk(48.3%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.97, -49.00, 28.82) |
| CIE-LCH | lch(83.97, 56.85, 149.54°) |
| OKLab | oklab(84.48% -0.1333 0.0724) |
| OKLCH | oklch(84.48% 0.152 151.5) |
| XYZ | xyz(42.3493, 64.0029, 40.2530) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 3.87
Lightgreen
#90EE90
ΔE00 4.14
Light Sea Green
#98F6B0
ΔE00 4.36
Light Bluish Green
#76FDA8
ΔE00 4.51
Light Blue Green
#7EFBB3
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E899 #E878C7
analogous
#8FE878 #78E899 #78E8D1
triadic
#78E899 #9978E8 #E89978
tetradic
#78E899 #788FE8 #E878C7 #E8D178
square
#78E899 #788FE8 #E878C7 #E8D178
split-complementary
#78E899 #D178E8 #E8788F
monochromatic
#21C451 #44DF71 #78E899 #ACF1C1 #E1FAE8
Accessibility & contrast
On white
1.52
#78E899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#78E899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E899
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E899 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D894
Deuteranopia (green-blind)
#D9CD9E
Tritanopia (blue-blind)
#60E5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #78e899; /* rgb */ color: rgb(120, 232, 153); /* oklch */ color: oklch(84.5% 0.152 151.5);
Tailwind
colors: {
custom: {
50: '#a5f0b7',
500: '#78e899',
950: '#000000',
},
}SCSS
$custom: #78e899; $custom-light: #a5f0b7; $custom-dark: #000000;
JSON
{
"hex": "#78e899",
"rgb": {
"r": 120,
"g": 232,
"b": 153
},
"hsl": {
"h": 137.679,
"s": 70.886,
"l": 69.02
},
"oklch": {
"l": 0.84476,
"c": 0.1517,
"h": 151.5
},
"luminance": 0.64006
}Semantic roles & 50–950 ramp
primary
#78E899
secondary
#C0449C
accent
#139AD3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581