#67D8CC#67D8CC
#67D8CC is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.3% C 0.105 H 186.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #67D8CC |
|---|---|
| RGB | rgb(103, 216, 204) |
| HSL | hsl(174, 59%, 63%) |
| HSV | hsv(174, 52%, 85%) |
| CMYK | cmyk(52.3%, 0%, 5.6%, 15.3%) |
| CIE-LAB | lab(79.81, -35.06, -3.92) |
| CIE-LCH | lch(79.81, 35.28, 186.38°) |
| OKLab | oklab(81.3% -0.1043 -0.0111) |
| OKLCH | oklch(81.3% 0.105 186.1) |
| XYZ | xyz(41.0438, 56.3511, 65.8289) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.42
Mediumturquoise
#48D1CC
ΔE00 3.52
Seafoam Blue
#78D1B6
ΔE00 6.13
Darkturquoise
#00CED1
ΔE00 6.69
Tiffany Blue
#7BF2DA
ΔE00 6.80
Pale Teal
#82CBB2
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D8CC #D86773
analogous
#67D893 #67D8CC #67ACD8
triadic
#67D8CC #CC67D8 #D8CC67
tetradic
#67D8CC #9367D8 #D86773 #ACD867
square
#67D8CC #9367D8 #D86773 #ACD867
split-complementary
#67D8CC #D867AC #D89367
monochromatic
#289C90 #36CCBC #67D8CC #98E4DC #C8F1ED
Accessibility & contrast
On white
1.71
#67D8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#67D8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D8CC
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D8CC | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#19DCD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67d8cc; /* rgb */ color: rgb(103, 216, 204); /* oklch */ color: oklch(81.3% 0.105 186.1);
Tailwind
colors: {
custom: {
50: '#9be4db',
500: '#67d8cc',
950: '#000000',
},
}SCSS
$custom: #67d8cc; $custom-light: #9be4db; $custom-dark: #000000;
JSON
{
"hex": "#67d8cc",
"rgb": {
"r": 103,
"g": 216,
"b": 204
},
"hsl": {
"h": 173.628,
"s": 59.162,
"l": 62.549
},
"oklch": {
"l": 0.81303,
"c": 0.10491,
"h": 186.1
},
"luminance": 0.56355
}Semantic roles & 50–950 ramp
primary
#67D8CC
secondary
#A1434D
accent
#1F31C7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484