#78DECC#78DECC
#78DECC is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.100 H 180.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #78DECC |
|---|---|
| RGB | rgb(120, 222, 204) |
| HSL | hsl(169, 61%, 67%) |
| HSV | hsv(169, 46%, 87%) |
| CMYK | cmyk(45.9%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(82.16, -34.09, -0.41) |
| CIE-LCH | lch(82.16, 34.09, 180.68°) |
| OKLab | oklab(83.37% -0.0996 -0.0016) |
| OKLCH | oklch(83.37% 0.1 180.9) |
| XYZ | xyz(44.7616, 60.5916, 66.4516) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.23
Tiffany Blue
#7BF2DA
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 4.69
Pale Teal
#82CBB2
ΔE00 6.11
Light Teal
#90E4C1
ΔE00 6.33
Mediumturquoise
#48D1CC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DECC #DE788A
analogous
#78DE99 #78DECC #78BDDE
triadic
#78DECC #CC78DE #DECC78
tetradic
#78DECC #9978DE #DE788A #BDDE78
square
#78DECC #9978DE #DE788A #BDDE78
split-complementary
#78DECC #DE78BD #DE9978
monochromatic
#2BB099 #47D2B9 #78DECC #A9EADF #DAF6F1
Accessibility & contrast
On white
1.60
#78DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#78DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DECC
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DECC | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CB
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#4CE1D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #78decc; /* rgb */ color: rgb(120, 222, 204); /* oklch */ color: oklch(83.4% 0.100 180.9);
Tailwind
colors: {
custom: {
50: '#a5e8db',
500: '#78decc',
950: '#000000',
},
}SCSS
$custom: #78decc; $custom-light: #a5e8db; $custom-dark: #000000;
JSON
{
"hex": "#78decc",
"rgb": {
"r": 120,
"g": 222,
"b": 204
},
"hsl": {
"h": 169.412,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.83369,
"c": 0.09966,
"h": 180.9
},
"luminance": 0.60595
}Semantic roles & 50–950 ramp
primary
#78DECC
secondary
#B2485B
accent
#1D3BC8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101615
muted
#818484