#78DADC#78DADC
#78DADC is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.9% C 0.093 H 197.2°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #78DADC |
|---|---|
| RGB | rgb(120, 218, 220) |
| HSL | hsl(181, 59%, 67%) |
| HSV | hsv(181, 45%, 86%) |
| CMYK | cmyk(45.5%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(81.46, -28.27, -9.95) |
| CIE-LCH | lch(81.46, 29.97, 199.39°) |
| OKLab | oklab(82.95% -0.0884 -0.0274) |
| OKLCH | oklch(82.95% 0.093 197.2) |
| XYZ | xyz(45.7303, 59.2994, 76.7324) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Aqua Blue
#02D8E9
ΔE00 6.33
Darkturquoise
#00CED1
ΔE00 6.41
Robin Egg Blue
#8AF1FE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DADC #DC7A78
analogous
#78DCAC #78DADC #78A8DC
triadic
#78DADC #DC78DA #DADC78
tetradic
#78DADC #AC78DC #DC7A78 #A8DC78
square
#78DADC #AC78DC #DC7A78 #A8DC78
split-complementary
#78DADC #DC78A8 #DCAC78
monochromatic
#2DAAAD #47CDCF #78DADC #A9E7E9 #D9F5F5
Accessibility & contrast
On white
1.63
#78DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#78DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DADC
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DADC | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#42E0DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #78dadc; /* rgb */ color: rgb(120, 218, 220); /* oklch */ color: oklch(82.9% 0.093 197.2);
Tailwind
colors: {
custom: {
50: '#a5e5e6',
500: '#78dadc',
950: '#000000',
},
}SCSS
$custom: #78dadc; $custom-light: #a5e5e6; $custom-dark: #000000;
JSON
{
"hex": "#78dadc",
"rgb": {
"r": 120,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.2,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.82948,
"c": 0.09257,
"h": 197.2
},
"luminance": 0.59303
}Semantic roles & 50–950 ramp
primary
#78DADC
secondary
#AF4B49
accent
#221FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484