#78D2CD#78D2CD
#78D2CD is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.6% C 0.087 H 190.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #78D2CD |
|---|---|
| RGB | rgb(120, 210, 205) |
| HSL | hsl(177, 50%, 65%) |
| HSV | hsv(177, 43%, 82%) |
| CMYK | cmyk(42.9%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(78.75, -28.14, -5.96) |
| CIE-LCH | lch(78.75, 28.76, 191.95°) |
| OKLab | oklab(80.63% -0.0855 -0.0165) |
| OKLCH | oklch(80.63% 0.087 190.9) |
| XYZ | xyz(41.8075, 54.4908, 66.0605) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.07
Darkturquoise
#00CED1
ΔE00 6.36
Turquoise
#40E0D0
ΔE00 6.75
Seafoam Blue
#78D1B6
ΔE00 7.85
Pale Teal
#82CBB2
ΔE00 7.93
Aqua Blue
#02D8E9
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D2CD #D2787D
analogous
#78D2A0 #78D2CD #78AAD2
triadic
#78D2CD #CD78D2 #D2CD78
tetradic
#78D2CD #A078D2 #D2787D #AAD278
square
#78D2CD #A078D2 #D2787D #AAD278
split-complementary
#78D2CD #D278AA #D2A078
monochromatic
#349C96 #4AC3BC #78D2CD #A6E1DE #D4F1EF
Accessibility & contrast
On white
1.76
#78D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#78D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D2CD
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D2CD | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#4FD6D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #78d2cd; /* rgb */ color: rgb(120, 210, 205); /* oklch */ color: oklch(80.6% 0.087 190.9);
Tailwind
colors: {
custom: {
50: '#a4e0dc',
500: '#78d2cd',
950: '#000000',
},
}SCSS
$custom: #78d2cd; $custom-light: #a4e0dc; $custom-dark: #000000;
JSON
{
"hex": "#78d2cd",
"rgb": {
"r": 120,
"g": 210,
"b": 205
},
"hsl": {
"h": 176.667,
"s": 50,
"l": 64.706
},
"oklch": {
"l": 0.80629,
"c": 0.08704,
"h": 190.9
},
"luminance": 0.54494
}Semantic roles & 50–950 ramp
primary
#78D2CD
secondary
#A14D52
accent
#2830BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484