#67D8CD#67D8CD
#67D8CD is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.3% C 0.105 H 186.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #67D8CD |
|---|---|
| RGB | rgb(103, 216, 205) |
| HSL | hsl(174, 59%, 63%) |
| HSV | hsv(174, 52%, 85%) |
| CMYK | cmyk(52.3%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(79.84, -34.81, -4.41) |
| CIE-LCH | lch(79.84, 35.09, 187.23°) |
| OKLab | oklab(81.33% -0.1039 -0.0125) |
| OKLCH | oklch(81.33% 0.105 186.8) |
| XYZ | xyz(41.1641, 56.3993, 66.4626) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.30
Turquoise
#40E0D0
ΔE00 3.56
Darkturquoise
#00CED1
ΔE00 6.44
Seafoam Blue
#78D1B6
ΔE00 6.45
Tiffany Blue
#7BF2DA
ΔE00 6.99
Pale Teal
#82CBB2
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D8CD #D86772
analogous
#67D894 #67D8CD #67ABD8
triadic
#67D8CD #CD67D8 #D8CD67
tetradic
#67D8CD #9467D8 #D86772 #ABD867
square
#67D8CD #9467D8 #D86772 #ABD867
split-complementary
#67D8CD #D867AB #D89467
monochromatic
#289C91 #36CCBD #67D8CD #98E4DD #C8F1ED
Accessibility & contrast
On white
1.71
#67D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#67D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D8CD
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D8CD | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#17DCD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67d8cd; /* rgb */ color: rgb(103, 216, 205); /* oklch */ color: oklch(81.3% 0.105 186.8);
Tailwind
colors: {
custom: {
50: '#9be4dc',
500: '#67d8cd',
950: '#000000',
},
}SCSS
$custom: #67d8cd; $custom-light: #9be4dc; $custom-dark: #000000;
JSON
{
"hex": "#67d8cd",
"rgb": {
"r": 103,
"g": 216,
"b": 205
},
"hsl": {
"h": 174.159,
"s": 59.162,
"l": 62.549
},
"oklch": {
"l": 0.81334,
"c": 0.10463,
"h": 186.8
},
"luminance": 0.56403
}Semantic roles & 50–950 ramp
primary
#67D8CD
secondary
#A1434C
accent
#1F2FC7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484