#67D8CE#67D8CE
#67D8CE is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.4% C 0.104 H 187.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #67D8CE |
|---|---|
| RGB | rgb(103, 216, 206) |
| HSL | hsl(175, 59%, 63%) |
| HSV | hsv(175, 52%, 85%) |
| CMYK | cmyk(52.3%, 0%, 4.6%, 15.3%) |
| CIE-LAB | lab(79.87, -34.56, -4.91) |
| CIE-LCH | lch(79.87, 34.91, 188.08°) |
| OKLab | oklab(81.37% -0.1035 -0.0138) |
| OKLCH | oklch(81.37% 0.104 187.6) |
| XYZ | xyz(41.2852, 56.4477, 67.1004) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.10
Turquoise
#40E0D0
ΔE00 3.73
Darkturquoise
#00CED1
ΔE00 6.19
Seafoam Blue
#78D1B6
ΔE00 6.76
Tiffany Blue
#7BF2DA
ΔE00 7.19
Pale Teal
#82CBB2
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D8CE #D86771
analogous
#67D895 #67D8CE #67AAD8
triadic
#67D8CE #CE67D8 #D8CE67
tetradic
#67D8CE #9567D8 #D86771 #AAD867
square
#67D8CE #9567D8 #D86771 #AAD867
split-complementary
#67D8CE #D867AA #D89567
monochromatic
#289C92 #36CCBE #67D8CE #98E4DE #C8F1ED
Accessibility & contrast
On white
1.71
#67D8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#67D8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D8CE
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D8CE | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#BCC0CF
Tritanopia (blue-blind)
#15DDD5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67d8ce; /* rgb */ color: rgb(103, 216, 206); /* oklch */ color: oklch(81.4% 0.104 187.6);
Tailwind
colors: {
custom: {
50: '#9be4dc',
500: '#67d8ce',
950: '#000000',
},
}SCSS
$custom: #67d8ce; $custom-light: #9be4dc; $custom-dark: #000000;
JSON
{
"hex": "#67d8ce",
"rgb": {
"r": 103,
"g": 216,
"b": 206
},
"hsl": {
"h": 174.69,
"s": 59.162,
"l": 62.549
},
"oklch": {
"l": 0.81366,
"c": 0.10438,
"h": 187.6
},
"luminance": 0.56452
}Semantic roles & 50–950 ramp
primary
#67D8CE
secondary
#A1434B
accent
#1F2EC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484