#78DAAA#78DAAA
#78DAAA is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.5% C 0.116 H 161.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #78DAAA |
|---|---|
| RGB | rgb(120, 218, 170) |
| HSL | hsl(151, 57%, 66%) |
| HSV | hsv(151, 45%, 85%) |
| CMYK | cmyk(45%, 0%, 22%, 14.5%) |
| CIE-LAB | lab(80.20, -39.74, 14.80) |
| CIE-LCH | lch(80.20, 42.41, 159.58°) |
| OKLab | oklab(81.52% -0.11 0.0379) |
| OKLCH | oklch(81.52% 0.116 161) |
| XYZ | xyz(40.0697, 57.0352, 46.9198) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.72
Eucalyptus
#44D7A8
ΔE00 4.46
Light Teal
#90E4C1
ΔE00 4.64
Mediumaquamarine
#66CDAA
ΔE00 4.75
Hospital Green
#9BE5AA
ΔE00 5.57
Seafoam Blue
#78D1B6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DAAA #DA78A8
analogous
#78DA79 #78DAAA #78D9DA
triadic
#78DAAA #AA78DA #DAAA78
tetradic
#78DAAA #7978DA #DA78A8 #D9DA78
square
#78DAAA #7978DA #DA78A8 #D9DA78
split-complementary
#78DAAA #DA78D9 #DA7978
monochromatic
#2EA96D #48CD8C #78DAAA #A8E7C8 #D8F4E6
Accessibility & contrast
On white
1.69
#78DAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#78DAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DAAA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DAAA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA7
Deuteranopia (green-blind)
#C8C3AD
Tritanopia (blue-blind)
#5DD9CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #78daaa; /* rgb */ color: rgb(120, 218, 170); /* oklch */ color: oklch(81.5% 0.116 161.0);
Tailwind
colors: {
custom: {
50: '#a4e6c3',
500: '#78daaa',
950: '#000000',
},
}SCSS
$custom: #78daaa; $custom-light: #a4e6c3; $custom-dark: #000000;
JSON
{
"hex": "#78daaa",
"rgb": {
"r": 120,
"g": 218,
"b": 170
},
"hsl": {
"h": 150.612,
"s": 56.977,
"l": 66.275
},
"oklch": {
"l": 0.81517,
"c": 0.11634,
"h": 161
},
"luminance": 0.57038
}Semantic roles & 50–950 ramp
primary
#78DAAA
secondary
#AC4A7A
accent
#2171C5
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101612
muted
#808482