#78DDAB#78DDAB
#78DDAB is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.3% C 0.120 H 160.6°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #78DDAB |
|---|---|
| RGB | rgb(120, 221, 171) |
| HSL | hsl(150, 60%, 67%) |
| HSV | hsv(150, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(81.09, -40.88, 15.53) |
| CIE-LCH | lch(81.09, 43.73, 159.20°) |
| OKLab | oklab(82.25% -0.113 0.0398) |
| OKLCH | oklch(82.25% 0.12 160.6) |
| XYZ | xyz(40.9497, 58.6431, 47.6816) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.54
Eucalyptus
#44D7A8
ΔE00 4.61
Light Teal
#90E4C1
ΔE00 4.66
Hospital Green
#9BE5AA
ΔE00 5.21
Mediumaquamarine
#66CDAA
ΔE00 5.42
Light Turquoise
#7EF4CC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DDAB #DD78AA
analogous
#78DD79 #78DDAB #78DDDD
triadic
#78DDAB #AB78DD #DDAB78
tetradic
#78DDAB #7978DD #DD78AA #DDDD78
square
#78DDAB #7978DD #DD78AA #DDDD78
split-complementary
#78DDAB #DD78DD #DD7978
monochromatic
#2CAF6E #47D18D #78DDAB #A9E9C9 #DAF6E8
Accessibility & contrast
On white
1.65
#78DDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#78DDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DDAB
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DDAB | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A8
Deuteranopia (green-blind)
#CBC5AE
Tritanopia (blue-blind)
#5CDCCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #78ddab; /* rgb */ color: rgb(120, 221, 171); /* oklch */ color: oklch(82.3% 0.120 160.6);
Tailwind
colors: {
custom: {
50: '#a4e8c4',
500: '#78ddab',
950: '#000000',
},
}SCSS
$custom: #78ddab; $custom-light: #a4e8c4; $custom-dark: #000000;
JSON
{
"hex": "#78ddab",
"rgb": {
"r": 120,
"g": 221,
"b": 171
},
"hsl": {
"h": 150.297,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.82251,
"c": 0.11979,
"h": 160.6
},
"luminance": 0.58646
}Semantic roles & 50–950 ramp
primary
#78DDAB
secondary
#B1487C
accent
#1E72C7
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101612
muted
#808482