#67D7DC#67D7DC
#67D7DC is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.6% C 0.102 H 199.3°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67D7DC |
|---|---|
| RGB | rgb(103, 215, 220) |
| HSL | hsl(183, 63%, 63%) |
| HSV | hsv(183, 53%, 86%) |
| CMYK | cmyk(53.2%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(79.98, -30.45, -12.22) |
| CIE-LCH | lch(79.98, 32.81, 201.86°) |
| OKLab | oklab(81.59% -0.0965 -0.0338) |
| OKLCH | oklch(81.59% 0.102 199.3) |
| XYZ | xyz(42.8069, 56.6477, 76.3745) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.69
Mediumturquoise
#48D1CC
ΔE00 4.82
Darkturquoise
#00CED1
ΔE00 5.03
Robin'S Egg
#6DEDFD
ΔE00 6.13
Robin Egg Blue
#8AF1FE
ΔE00 7.08
Robin'S Egg Blue
#98EFF9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D7DC #DC6C67
analogous
#67DCA6 #67D7DC #679CDC
triadic
#67D7DC #DC67D7 #D7DC67
tetradic
#67D7DC #A667DC #DC6C67 #9CDC67
square
#67D7DC #A667DC #DC6C67 #9CDC67
split-complementary
#67D7DC #DC679C #DCA667
monochromatic
#269EA3 #35CAD1 #67D7DC #99E4E7 #CAF1F3
Accessibility & contrast
On white
1.70
#67D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#67D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D7DC
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D7DC | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#B7C0DD
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67d7dc; /* rgb */ color: rgb(103, 215, 220); /* oklch */ color: oklch(81.6% 0.102 199.3);
Tailwind
colors: {
custom: {
50: '#9ce3e6',
500: '#67d7dc',
950: '#000000',
},
}SCSS
$custom: #67d7dc; $custom-light: #9ce3e6; $custom-dark: #000000;
JSON
{
"hex": "#67d7dc",
"rgb": {
"r": 103,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.564,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.8159,
"c": 0.10223,
"h": 199.3
},
"luminance": 0.56652
}Semantic roles & 50–950 ramp
primary
#67D7DC
secondary
#A64541
accent
#231BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484