#67D4CD#67D4CD
#67D4CD is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.4% C 0.101 H 189.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #67D4CD |
|---|---|
| RGB | rgb(103, 212, 205) |
| HSL | hsl(176, 56%, 62%) |
| HSV | hsv(176, 51%, 83%) |
| CMYK | cmyk(51.4%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(78.68, -32.93, -6.13) |
| CIE-LCH | lch(78.68, 33.50, 190.54°) |
| OKLab | oklab(80.4% -0.0995 -0.0171) |
| OKLCH | oklch(80.4% 0.101 189.7) |
| XYZ | xyz(40.1518, 54.3746, 66.1252) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.39
Turquoise
#40E0D0
ΔE00 4.90
Darkturquoise
#00CED1
ΔE00 5.30
Seafoam Blue
#78D1B6
ΔE00 7.48
Pale Teal
#82CBB2
ΔE00 8.11
Topaz
#13BBAF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D4CD #D4676E
analogous
#67D497 #67D4CD #67A5D4
triadic
#67D4CD #CD67D4 #D4CD67
tetradic
#67D4CD #9767D4 #D4676E #A5D467
square
#67D4CD #9767D4 #D4676E #A5D467
split-complementary
#67D4CD #D467A5 #D49767
monochromatic
#2A968F #38C6BD #67D4CD #97E1DD #C6EFEC
Accessibility & contrast
On white
1.77
#67D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#67D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D4CD
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D4CD | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACD
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#1AD9D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67d4cd; /* rgb */ color: rgb(103, 212, 205); /* oklch */ color: oklch(80.4% 0.101 189.7);
Tailwind
colors: {
custom: {
50: '#9be1dc',
500: '#67d4cd',
950: '#000000',
},
}SCSS
$custom: #67d4cd; $custom-light: #9be1dc; $custom-dark: #000000;
JSON
{
"hex": "#67d4cd",
"rgb": {
"r": 103,
"g": 212,
"b": 205
},
"hsl": {
"h": 176.147,
"s": 55.897,
"l": 61.765
},
"oklch": {
"l": 0.80396,
"c": 0.10097,
"h": 189.7
},
"luminance": 0.54378
}Semantic roles & 50–950 ramp
primary
#67D4CD
secondary
#9B444A
accent
#222CC3
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484