#78D3CD#78D3CD
#78D3CD is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.9% C 0.088 H 190.1°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #78D3CD |
|---|---|
| RGB | rgb(120, 211, 205) |
| HSL | hsl(176, 51%, 65%) |
| HSV | hsv(176, 43%, 83%) |
| CMYK | cmyk(43.1%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(79.03, -28.62, -5.53) |
| CIE-LCH | lch(79.03, 29.15, 190.94°) |
| OKLab | oklab(80.86% -0.0866 -0.0154) |
| OKLCH | oklch(80.86% 0.088 190.1) |
| XYZ | xyz(42.0551, 54.9861, 66.1430) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.02
Turquoise
#40E0D0
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 6.49
Seafoam Blue
#78D1B6
ΔE00 7.50
Pale Teal
#82CBB2
ΔE00 7.66
Paleturquoise
#AFEEEE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D3CD #D3787E
analogous
#78D3A0 #78D3CD #78ACD3
triadic
#78D3CD #CD78D3 #D3CD78
tetradic
#78D3CD #A078D3 #D3787E #ACD378
square
#78D3CD #A078D3 #D3787E #ACD378
split-complementary
#78D3CD #D378AC #D3A078
monochromatic
#339D96 #4AC4BC #78D3CD #A6E2DE #D4F1EF
Accessibility & contrast
On white
1.75
#78D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#78D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D3CD
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D3CD | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#4ED7D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #78d3cd; /* rgb */ color: rgb(120, 211, 205); /* oklch */ color: oklch(80.9% 0.088 190.1);
Tailwind
colors: {
custom: {
50: '#a4e0dc',
500: '#78d3cd',
950: '#000000',
},
}SCSS
$custom: #78d3cd; $custom-light: #a4e0dc; $custom-dark: #000000;
JSON
{
"hex": "#78d3cd",
"rgb": {
"r": 120,
"g": 211,
"b": 205
},
"hsl": {
"h": 176.044,
"s": 50.838,
"l": 64.902
},
"oklch": {
"l": 0.80859,
"c": 0.08797,
"h": 190.1
},
"luminance": 0.54989
}Semantic roles & 50–950 ramp
primary
#78D3CD
secondary
#A24D53
accent
#2731BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484