#78DEDC#78DEDC
#78DEDC is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.096 H 193.8°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #78DEDC |
|---|---|
| RGB | rgb(120, 222, 220) |
| HSL | hsl(179, 61%, 67%) |
| HSV | hsv(179, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.59, -30.20, -8.26) |
| CIE-LCH | lch(82.59, 31.31, 195.30°) |
| OKLab | oklab(83.86% -0.0929 -0.0228) |
| OKLCH | oklch(83.86% 0.096 193.8) |
| XYZ | xyz(46.7801, 61.3990, 77.0823) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.94
Turquoise
#40E0D0
ΔE00 6.49
Darkturquoise
#00CED1
ΔE00 6.72
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Robin'S Egg
#6DEDFD
ΔE00 6.92
Robin Egg Blue
#8AF1FE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DEDC #DE787A
analogous
#78DEA9 #78DEDC #78ADDE
triadic
#78DEDC #DC78DE #DEDC78
tetradic
#78DEDC #A978DE #DE787A #ADDE78
square
#78DEDC #A978DE #DE787A #ADDE78
split-complementary
#78DEDC #DE78AD #DEA978
monochromatic
#2BB0AE #47D2CF #78DEDC #A9EAE9 #DAF6F6
Accessibility & contrast
On white
1.58
#78DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#78DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DEDC
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DEDC | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#40E3DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #78dedc; /* rgb */ color: rgb(120, 222, 220); /* oklch */ color: oklch(83.9% 0.096 193.8);
Tailwind
colors: {
custom: {
50: '#a6e8e6',
500: '#78dedc',
950: '#000000',
},
}SCSS
$custom: #78dedc; $custom-light: #a6e8e6; $custom-dark: #000000;
JSON
{
"hex": "#78dedc",
"rgb": {
"r": 120,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.824,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.83862,
"c": 0.09568,
"h": 193.8
},
"luminance": 0.61403
}Semantic roles & 50–950 ramp
primary
#78DEDC
secondary
#B2484A
accent
#1D20C8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484