#78DFAA#78DFAA
#78DFAA is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.7% C 0.123 H 159.6°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #78DFAA |
|---|---|
| RGB | rgb(120, 223, 170) |
| HSL | hsl(149, 62%, 67%) |
| HSV | hsv(149, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.66, -41.96, 16.84) |
| CIE-LCH | lch(81.66, 45.22, 158.13°) |
| OKLab | oklab(82.7% -0.1157 0.0431) |
| OKLCH | oklch(82.7% 0.123 159.6) |
| XYZ | xyz(41.3859, 59.6675, 47.3585) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.98
Hospital Green
#9BE5AA
ΔE00 4.81
Eucalyptus
#44D7A8
ΔE00 4.95
Light Teal
#90E4C1
ΔE00 5.07
Light Greenish Blue
#63F7B4
ΔE00 5.89
Mediumaquamarine
#66CDAA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DFAA #DF78AD
analogous
#7ADF78 #78DFAA #78DFDE
triadic
#78DFAA #AA78DF #DFAA78
tetradic
#78DFAA #787ADF #DF78AD #DFDE78
square
#78DFAA #787ADF #DF78AD #DFDE78
split-complementary
#78DFAA #DE78DF #DF787A
monochromatic
#2AB26C #47D38B #78DFAA #A9EBC9 #DBF6E8
Accessibility & contrast
On white
1.62
#78DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#78DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DFAA
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DFAA | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A7
Deuteranopia (green-blind)
#CDC6AD
Tritanopia (blue-blind)
#5CDED0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78dfaa; /* rgb */ color: rgb(120, 223, 170); /* oklch */ color: oklch(82.7% 0.123 159.6);
Tailwind
colors: {
custom: {
50: '#a4e9c3',
500: '#78dfaa',
950: '#000000',
},
}SCSS
$custom: #78dfaa; $custom-light: #a4e9c3; $custom-dark: #000000;
JSON
{
"hex": "#78dfaa",
"rgb": {
"r": 120,
"g": 223,
"b": 170
},
"hsl": {
"h": 149.126,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.82701,
"c": 0.12347,
"h": 159.6
},
"luminance": 0.59671
}Semantic roles & 50–950 ramp
primary
#78DFAA
secondary
#B4477F
accent
#1C75C9
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482