#78DCBC#78DCBC
#78DCBC is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.106 H 170.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #78DCBC |
|---|---|
| RGB | rgb(120, 220, 188) |
| HSL | hsl(161, 59%, 67%) |
| HSV | hsv(161, 45%, 86%) |
| CMYK | cmyk(45.5%, 0%, 14.5%, 13.7%) |
| CIE-LAB | lab(81.19, -36.82, 6.67) |
| CIE-LCH | lch(81.19, 37.42, 169.73°) |
| OKLab | oklab(82.45% -0.1043 0.0171) |
| OKLCH | oklch(82.45% 0.106 170.7) |
| XYZ | xyz(42.4122, 58.8070, 56.6831) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.85
Light Teal
#90E4C1
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 3.76
Mediumaquamarine
#66CDAA
ΔE00 4.00
Pale Teal
#82CBB2
ΔE00 4.80
Eucalyptus
#44D7A8
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DCBC #DC7898
analogous
#78DC8A #78DCBC #78CADC
triadic
#78DCBC #BC78DC #DCBC78
tetradic
#78DCBC #8A78DC #DC7898 #CADC78
square
#78DCBC #8A78DC #DC7898 #CADC78
split-complementary
#78DCBC #DC78CA #DC8A78
monochromatic
#2DAD84 #47CFA4 #78DCBC #A9E9D4 #D9F5EC
Accessibility & contrast
On white
1.65
#78DCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#78DCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DCBC
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DCBC | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0BA
Deuteranopia (green-blind)
#C7C5BE
Tritanopia (blue-blind)
#55DDD3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #78dcbc; /* rgb */ color: rgb(120, 220, 188); /* oklch */ color: oklch(82.5% 0.106 170.7);
Tailwind
colors: {
custom: {
50: '#a4e7d0',
500: '#78dcbc',
950: '#000000',
},
}SCSS
$custom: #78dcbc; $custom-light: #a4e7d0; $custom-dark: #000000;
JSON
{
"hex": "#78dcbc",
"rgb": {
"r": 120,
"g": 220,
"b": 188
},
"hsl": {
"h": 160.8,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.8245,
"c": 0.10569,
"h": 170.7
},
"luminance": 0.5881
}Semantic roles & 50–950 ramp
primary
#78DCBC
secondary
#AF496A
accent
#1F55C6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483