#78DF8E#78DF8E
#78DF8E is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.1% C 0.149 H 149.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #78DF8E |
|---|---|
| RGB | rgb(120, 223, 142) |
| HSL | hsl(133, 62%, 67%) |
| HSV | hsv(133, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 36.3%, 12.5%) |
| CIE-LAB | lab(81.14, -47.10, 30.65) |
| CIE-LCH | lch(81.14, 56.20, 146.95°) |
| OKLab | oklab(82.11% -0.1281 0.0766) |
| OKLCH | oklch(82.11% 0.149 149.1) |
| XYZ | xyz(39.0135, 58.7186, 34.8639) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.48
Weird Green
#3AE57F
ΔE00 4.89
Hospital Green
#9BE5AA
ΔE00 5.44
Seafoam Green
#7AF9AB
ΔE00 6.04
Seafoam (survey)
#80F9AD
ΔE00 6.08
Light Sea Green
#98F6B0
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DF8E #DF78C9
analogous
#95DF78 #78DF8E #78DFC2
triadic
#78DF8E #8E78DF #DF8E78
tetradic
#78DF8E #7895DF #DF78C9 #DFC278
square
#78DF8E #7895DF #DF78C9 #DFC278
split-complementary
#78DF8E #C278DF #DF7895
monochromatic
#2AB247 #47D365 #78DF8E #A9EBB7 #DBF6E1
Accessibility & contrast
On white
1.65
#78DF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#78DF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DF8E
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DF8E | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D089
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#65DCCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #78df8e; /* rgb */ color: rgb(120, 223, 142); /* oklch */ color: oklch(82.1% 0.149 149.1);
Tailwind
colors: {
custom: {
50: '#a4e9af',
500: '#78df8e',
950: '#000000',
},
}SCSS
$custom: #78df8e; $custom-light: #a4e9af; $custom-dark: #000000;
JSON
{
"hex": "#78df8e",
"rgb": {
"r": 120,
"g": 223,
"b": 142
},
"hsl": {
"h": 132.816,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.82106,
"c": 0.14922,
"h": 149.1
},
"luminance": 0.58721
}Semantic roles & 50–950 ramp
primary
#78DF8E
secondary
#B4479D
accent
#1CA4C9
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481