#78DCAF#78DCAF
#78DCAF is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.1% C 0.115 H 163.0°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #78DCAF |
|---|---|
| RGB | rgb(120, 220, 175) |
| HSL | hsl(153, 59%, 67%) |
| HSV | hsv(153, 45%, 86%) |
| CMYK | cmyk(45.5%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(80.89, -39.61, 13.13) |
| CIE-LCH | lch(80.89, 41.73, 161.66°) |
| OKLab | oklab(82.11% -0.1101 0.0337) |
| OKLCH | oklch(82.11% 0.115 163) |
| XYZ | xyz(41.0735, 58.2715, 49.6323) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.09
Light Teal
#90E4C1
ΔE00 3.88
Eucalyptus
#44D7A8
ΔE00 4.31
Mediumaquamarine
#66CDAA
ΔE00 4.52
Seafoam Blue
#78D1B6
ΔE00 5.30
Light Turquoise
#7EF4CC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DCAF #DC78A5
analogous
#78DC7D #78DCAF #78D7DC
triadic
#78DCAF #AF78DC #DCAF78
tetradic
#78DCAF #7D78DC #DC78A5 #D7DC78
square
#78DCAF #7D78DC #DC78A5 #D7DC78
split-complementary
#78DCAF #DC78D7 #DC7D78
monochromatic
#2DAD73 #47CF92 #78DCAF #A9E9CC #D9F5E9
Accessibility & contrast
On white
1.66
#78DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#78DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DCAF
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DCAF | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAD
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#5BDCCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #78dcaf; /* rgb */ color: rgb(120, 220, 175); /* oklch */ color: oklch(82.1% 0.115 163.0);
Tailwind
colors: {
custom: {
50: '#a4e7c7',
500: '#78dcaf',
950: '#000000',
},
}SCSS
$custom: #78dcaf; $custom-light: #a4e7c7; $custom-dark: #000000;
JSON
{
"hex": "#78dcaf",
"rgb": {
"r": 120,
"g": 220,
"b": 175
},
"hsl": {
"h": 153,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.82113,
"c": 0.1151,
"h": 163
},
"luminance": 0.58275
}Semantic roles & 50–950 ramp
primary
#78DCAF
secondary
#AF4977
accent
#1F6AC6
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101613
muted
#808482