#78DDDC#78DDDC
#78DDDC is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.095 H 194.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #78DDDC |
|---|---|
| RGB | rgb(120, 221, 220) |
| HSL | hsl(179, 60%, 67%) |
| HSV | hsv(179, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(82.31, -29.72, -8.68) |
| CIE-LCH | lch(82.31, 30.96, 196.29°) |
| OKLab | oklab(83.63% -0.0918 -0.024) |
| OKLCH | oklch(83.63% 0.095 194.6) |
| XYZ | xyz(46.5153, 60.8694, 76.9940) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.98
Darkturquoise
#00CED1
ΔE00 6.59
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Robin'S Egg
#6DEDFD
ΔE00 6.71
Turquoise
#40E0D0
ΔE00 6.84
Robin Egg Blue
#8AF1FE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DDDC #DD7879
analogous
#78DDAA #78DDDC #78ACDD
triadic
#78DDDC #DC78DD #DDDC78
tetradic
#78DDDC #AA78DD #DD7879 #ACDD78
square
#78DDDC #AA78DD #DD7879 #ACDD78
split-complementary
#78DDDC #DD78AC #DDAA78
monochromatic
#2CAFAD #47D1CF #78DDDC #A9E9E9 #DAF6F5
Accessibility & contrast
On white
1.59
#78DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#78DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DDDC
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DDDC | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#41E2DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #78dddc; /* rgb */ color: rgb(120, 221, 220); /* oklch */ color: oklch(83.6% 0.095 194.6);
Tailwind
colors: {
custom: {
50: '#a6e8e6',
500: '#78dddc',
950: '#000000',
},
}SCSS
$custom: #78dddc; $custom-light: #a6e8e6; $custom-dark: #000000;
JSON
{
"hex": "#78dddc",
"rgb": {
"r": 120,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.406,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.83634,
"c": 0.09487,
"h": 194.6
},
"luminance": 0.60873
}Semantic roles & 50–950 ramp
primary
#78DDDC
secondary
#B1484A
accent
#1E20C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484