#78DED0#78DED0
#78DED0 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.098 H 184.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #78DED0 |
|---|---|
| RGB | rgb(120, 222, 208) |
| HSL | hsl(172, 61%, 67%) |
| HSV | hsv(172, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(82.26, -33.14, -2.38) |
| CIE-LCH | lch(82.26, 33.22, 184.10°) |
| OKLab | oklab(83.49% -0.0979 -0.0069) |
| OKLCH | oklch(83.49% 0.098 184) |
| XYZ | xyz(45.2475, 60.7860, 69.0107) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.13
Tiffany Blue
#7BF2DA
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 5.48
Seafoam Blue
#78D1B6
ΔE00 5.78
Pale Teal
#82CBB2
ΔE00 6.92
Light Teal
#90E4C1
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DED0 #DE7886
analogous
#78DE9D #78DED0 #78B9DE
triadic
#78DED0 #D078DE #DED078
tetradic
#78DED0 #9D78DE #DE7886 #B9DE78
square
#78DED0 #9D78DE #DE7886 #B9DE78
split-complementary
#78DED0 #DE78B9 #DE9D78
monochromatic
#2BB09E #47D2BF #78DED0 #A9EAE1 #DAF6F2
Accessibility & contrast
On white
1.60
#78DED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#78DED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DED0
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DED0 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D0
Deuteranopia (green-blind)
#C4C7D1
Tritanopia (blue-blind)
#49E2DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #78ded0; /* rgb */ color: rgb(120, 222, 208); /* oklch */ color: oklch(83.5% 0.098 184.0);
Tailwind
colors: {
custom: {
50: '#a5e8de',
500: '#78ded0',
950: '#000000',
},
}SCSS
$custom: #78ded0; $custom-light: #a5e8de; $custom-dark: #000000;
JSON
{
"hex": "#78ded0",
"rgb": {
"r": 120,
"g": 222,
"b": 208
},
"hsl": {
"h": 171.765,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.83488,
"c": 0.09818,
"h": 184
},
"luminance": 0.6079
}Semantic roles & 50–950 ramp
primary
#78DED0
secondary
#B24857
accent
#1D35C8
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484