#67DCCD#67DCCD
#67DCCD is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.109 H 184.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCCD |
|---|---|
| RGB | rgb(103, 220, 205) |
| HSL | hsl(172, 63%, 63%) |
| HSV | hsv(172, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(81.00, -36.66, -2.71) |
| CIE-LCH | lch(81.00, 36.76, 184.22°) |
| OKLab | oklab(82.27% -0.1082 -0.0079) |
| OKLCH | oklch(82.27% 0.109 184.2) |
| XYZ | xyz(42.2014, 58.4738, 66.8084) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.71
Mediumturquoise
#48D1CC
ΔE00 4.62
Tiffany Blue
#7BF2DA
ΔE00 5.56
Seafoam Blue
#78D1B6
ΔE00 5.74
Aqua (survey)
#13EAC9
ΔE00 6.79
Pale Teal
#82CBB2
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCCD #DC6776
analogous
#67DC92 #67DCCD #67B0DC
triadic
#67DCCD #CD67DC #DCCD67
tetradic
#67DCCD #9267DC #DC6776 #B0DC67
square
#67DCCD #9267DC #DC6776 #B0DC67
split-complementary
#67DCCD #DC67B0 #DC9267
monochromatic
#26A393 #35D1BD #67DCCD #99E7DD #CAF3EE
Accessibility & contrast
On white
1.65
#67DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#67DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCCD
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCCD | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#C0C3CF
Tritanopia (blue-blind)
#12E0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67dccd; /* rgb */ color: rgb(103, 220, 205); /* oklch */ color: oklch(82.3% 0.109 184.2);
Tailwind
colors: {
custom: {
50: '#9ce7dc',
500: '#67dccd',
950: '#000000',
},
}SCSS
$custom: #67dccd; $custom-light: #9ce7dc; $custom-dark: #000000;
JSON
{
"hex": "#67dccd",
"rgb": {
"r": 103,
"g": 220,
"b": 205
},
"hsl": {
"h": 172.308,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.82274,
"c": 0.10852,
"h": 184.2
},
"luminance": 0.58478
}Semantic roles & 50–950 ramp
primary
#67DCCD
secondary
#A6414E
accent
#1B32CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484