#78DCD6#78DCD6
#78DCD6 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.095 H 190.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #78DCD6 |
|---|---|
| RGB | rgb(120, 220, 214) |
| HSL | hsl(176, 59%, 67%) |
| HSV | hsv(176, 45%, 86%) |
| CMYK | cmyk(45.5%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(81.85, -30.73, -6.17) |
| CIE-LCH | lch(81.85, 31.35, 191.35°) |
| OKLab | oklab(83.21% -0.0931 -0.0171) |
| OKLCH | oklch(83.21% 0.095 190.4) |
| XYZ | xyz(45.4717, 60.0308, 72.7962) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.44
Turquoise
#40E0D0
ΔE00 5.48
Darkturquoise
#00CED1
ΔE00 6.88
Tiffany Blue
#7BF2DA
ΔE00 7.50
Paleturquoise
#AFEEEE
ΔE00 7.78
Seafoam Blue
#78D1B6
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DCD6 #DC787E
analogous
#78DCA4 #78DCD6 #78B0DC
triadic
#78DCD6 #D678DC #DCD678
tetradic
#78DCD6 #A478DC #DC787E #B0DC78
square
#78DCD6 #A478DC #DC787E #B0DC78
split-complementary
#78DCD6 #DC78B0 #DCA478
monochromatic
#2DADA5 #47CFC7 #78DCD6 #A9E9E5 #D9F5F4
Accessibility & contrast
On white
1.61
#78DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#78DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DCD6
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DCD6 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D6
Deuteranopia (green-blind)
#C1C6D7
Tritanopia (blue-blind)
#46E1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78dcd6; /* rgb */ color: rgb(120, 220, 214); /* oklch */ color: oklch(83.2% 0.095 190.4);
Tailwind
colors: {
custom: {
50: '#a5e7e2',
500: '#78dcd6',
950: '#000000',
},
}SCSS
$custom: #78dcd6; $custom-light: #a5e7e2; $custom-dark: #000000;
JSON
{
"hex": "#78dcd6",
"rgb": {
"r": 120,
"g": 220,
"b": 214
},
"hsl": {
"h": 176.4,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.83213,
"c": 0.09471,
"h": 190.4
},
"luminance": 0.60035
}Semantic roles & 50–950 ramp
primary
#78DCD6
secondary
#AF494F
accent
#1F29C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484