#67DCCF#67DCCF
#67DCCF is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.3% C 0.108 H 185.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCCF |
|---|---|
| RGB | rgb(103, 220, 207) |
| HSL | hsl(173, 63%, 63%) |
| HSV | hsv(173, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.06, -36.16, -3.69) |
| CIE-LCH | lch(81.06, 36.35, 185.83°) |
| OKLab | oklab(82.34% -0.1074 -0.0105) |
| OKLCH | oklch(82.34% 0.108 185.6) |
| XYZ | xyz(42.4444, 58.5710, 68.0879) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.84
Mediumturquoise
#48D1CC
ΔE00 4.16
Tiffany Blue
#7BF2DA
ΔE00 5.91
Seafoam Blue
#78D1B6
ΔE00 6.29
Darkturquoise
#00CED1
ΔE00 7.23
Bright Aqua
#0BF9EA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCCF #DC6774
analogous
#67DC94 #67DCCF #67AEDC
triadic
#67DCCF #CF67DC #DCCF67
tetradic
#67DCCF #9467DC #DC6774 #AEDC67
square
#67DCCF #9467DC #DC6774 #AEDC67
split-complementary
#67DCCF #DC67AE #DC9467
monochromatic
#26A395 #35D1BF #67DCCF #99E7DF #CAF3EE
Accessibility & contrast
On white
1.65
#67DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#67DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCCF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCCF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#BFC4D0
Tritanopia (blue-blind)
#0CE0D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67dccf; /* rgb */ color: rgb(103, 220, 207); /* oklch */ color: oklch(82.3% 0.108 185.6);
Tailwind
colors: {
custom: {
50: '#9ce7dd',
500: '#67dccf',
950: '#000000',
},
}SCSS
$custom: #67dccf; $custom-light: #9ce7dd; $custom-dark: #000000;
JSON
{
"hex": "#67dccf",
"rgb": {
"r": 103,
"g": 220,
"b": 207
},
"hsl": {
"h": 173.333,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.82335,
"c": 0.10789,
"h": 185.6
},
"luminance": 0.58575
}Semantic roles & 50–950 ramp
primary
#67DCCF
secondary
#A6414C
accent
#1B2FCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484