#67DCDC#67DCDC
#67DCDC is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.106 H 195.3°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCDC |
|---|---|
| RGB | rgb(103, 220, 220) |
| HSL | hsl(180, 63%, 63%) |
| HSV | hsv(180, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.42, -32.83, -10.07) |
| CIE-LCH | lch(81.42, 34.34, 197.05°) |
| OKLab | oklab(82.75% -0.1019 -0.0279) |
| OKLCH | oklch(82.75% 0.106 195.3) |
| XYZ | xyz(44.0996, 59.2330, 76.8054) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.96
Darkturquoise
#00CED1
ΔE00 5.25
Aqua Blue
#02D8E9
ΔE00 6.02
Turquoise
#40E0D0
ΔE00 6.28
Robin'S Egg
#6DEDFD
ΔE00 6.69
Bright Light Blue
#26F7FD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCDC #DC6767
analogous
#67DCA1 #67DCDC #67A1DC
triadic
#67DCDC #DC67DC #DCDC67
tetradic
#67DCDC #A167DC #DC6767 #A1DC67
square
#67DCDC #A167DC #DC6767 #A1DC67
split-complementary
#67DCDC #DC67A1 #DCA167
monochromatic
#26A3A3 #35D1D1 #67DCDC #99E7E7 #CAF3F3
Accessibility & contrast
On white
1.63
#67DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#67DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCDC
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCDC | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dcdc; /* rgb */ color: rgb(103, 220, 220); /* oklch */ color: oklch(82.8% 0.106 195.3);
Tailwind
colors: {
custom: {
50: '#9de7e6',
500: '#67dcdc',
950: '#000000',
},
}SCSS
$custom: #67dcdc; $custom-light: #9de7e6; $custom-dark: #000000;
JSON
{
"hex": "#67dcdc",
"rgb": {
"r": 103,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.8275,
"c": 0.10562,
"h": 195.3
},
"luminance": 0.59237
}Semantic roles & 50–950 ramp
primary
#67DCDC
secondary
#A64141
accent
#1B1BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484