#78DED8#78DED8
#78DED8 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.096 H 190.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #78DED8 |
|---|---|
| RGB | rgb(120, 222, 216) |
| HSL | hsl(176, 61%, 67%) |
| HSV | hsv(176, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(82.48, -31.19, -6.30) |
| CIE-LCH | lch(82.48, 31.82, 191.43°) |
| OKLab | oklab(83.74% -0.0946 -0.0175) |
| OKLCH | oklch(83.74% 0.096 190.5) |
| XYZ | xyz(46.2567, 61.1897, 74.3256) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.66
Turquoise
#40E0D0
ΔE00 5.38
Darkturquoise
#00CED1
ΔE00 7.05
Tiffany Blue
#7BF2DA
ΔE00 7.23
Paleturquoise
#AFEEEE
ΔE00 7.63
Bright Light Blue
#26F7FD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DED8 #DE787E
analogous
#78DEA5 #78DED8 #78B1DE
triadic
#78DED8 #D878DE #DED878
tetradic
#78DED8 #A578DE #DE787E #B1DE78
square
#78DED8 #A578DE #DE787E #B1DE78
split-complementary
#78DED8 #DE78B1 #DEA578
monochromatic
#2BB0A9 #47D2CA #78DED8 #A9EAE6 #DAF6F4
Accessibility & contrast
On white
1.59
#78DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#78DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DED8
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DED8 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#C2C8D9
Tritanopia (blue-blind)
#44E3DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #78ded8; /* rgb */ color: rgb(120, 222, 216); /* oklch */ color: oklch(83.7% 0.096 190.5);
Tailwind
colors: {
custom: {
50: '#a5e8e4',
500: '#78ded8',
950: '#000000',
},
}SCSS
$custom: #78ded8; $custom-light: #a5e8e4; $custom-dark: #000000;
JSON
{
"hex": "#78ded8",
"rgb": {
"r": 120,
"g": 222,
"b": 216
},
"hsl": {
"h": 176.471,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.83735,
"c": 0.09618,
"h": 190.5
},
"luminance": 0.61193
}Semantic roles & 50–950 ramp
primary
#78DED8
secondary
#B2484E
accent
#1D27C8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484