#67D8DC#67D8DC
#67D8DC is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.8% C 0.103 H 198.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67D8DC |
|---|---|
| RGB | rgb(103, 216, 220) |
| HSL | hsl(182, 63%, 63%) |
| HSV | hsv(182, 53%, 86%) |
| CMYK | cmyk(53.2%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(80.27, -30.93, -11.79) |
| CIE-LCH | lch(80.27, 33.10, 200.86°) |
| OKLab | oklab(81.82% -0.0976 -0.0326) |
| OKLCH | oklch(81.82% 0.103 198.5) |
| XYZ | xyz(43.0623, 57.1585, 76.4596) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.57
Aqua Blue
#02D8E9
ΔE00 4.90
Darkturquoise
#00CED1
ΔE00 5.00
Robin'S Egg
#6DEDFD
ΔE00 6.18
Robin Egg Blue
#8AF1FE
ΔE00 7.10
Robin'S Egg Blue
#98EFF9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D8DC #DC6B67
analogous
#67DCA5 #67D8DC #679DDC
triadic
#67D8DC #DC67D8 #D8DC67
tetradic
#67D8DC #A567DC #DC6B67 #9DDC67
square
#67D8DC #A567DC #DC6B67 #9DDC67
split-complementary
#67D8DC #DC679D #DCA567
monochromatic
#269FA3 #35CBD1 #67D8DC #99E5E7 #CAF2F3
Accessibility & contrast
On white
1.69
#67D8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#67D8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D8DC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D8DC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#B8C1DD
Tritanopia (blue-blind)
#00DED9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67d8dc; /* rgb */ color: rgb(103, 216, 220); /* oklch */ color: oklch(81.8% 0.103 198.5);
Tailwind
colors: {
custom: {
50: '#9ce4e6',
500: '#67d8dc',
950: '#000000',
},
}SCSS
$custom: #67d8dc; $custom-light: #9ce4e6; $custom-dark: #000000;
JSON
{
"hex": "#67d8dc",
"rgb": {
"r": 103,
"g": 216,
"b": 220
},
"hsl": {
"h": 182.051,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81822,
"c": 0.10288,
"h": 198.5
},
"luminance": 0.57163
}Semantic roles & 50–950 ramp
primary
#67D8DC
secondary
#A64441
accent
#211BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484