#67DCDB#67DCDB
#67DCDB is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.106 H 194.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCDB |
|---|---|
| RGB | rgb(103, 220, 219) |
| HSL | hsl(179, 63%, 63%) |
| HSV | hsv(179, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.39, -33.09, -9.58) |
| CIE-LCH | lch(81.39, 34.45, 196.15°) |
| OKLab | oklab(82.72% -0.1023 -0.0265) |
| OKLCH | oklch(82.72% 0.106 194.5) |
| XYZ | xyz(43.9675, 59.1802, 76.1100) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.77
Darkturquoise
#00CED1
ΔE00 5.27
Turquoise
#40E0D0
ΔE00 5.95
Aqua Blue
#02D8E9
ΔE00 6.32
Bright Light Blue
#26F7FD
ΔE00 6.87
Robin'S Egg
#6DEDFD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCDB #DC6768
analogous
#67DCA0 #67DCDB #67A2DC
triadic
#67DCDB #DB67DC #DCDB67
tetradic
#67DCDB #A067DC #DC6768 #A2DC67
square
#67DCDB #A067DC #DC6768 #A2DC67
split-complementary
#67DCDB #DC67A2 #DCA067
monochromatic
#26A3A2 #35D1CF #67DCDB #99E7E7 #CAF3F3
Accessibility & contrast
On white
1.64
#67DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#67DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCDB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCDB | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dcdb; /* rgb */ color: rgb(103, 220, 219); /* oklch */ color: oklch(82.7% 0.106 194.5);
Tailwind
colors: {
custom: {
50: '#9de7e6',
500: '#67dcdb',
950: '#000000',
},
}SCSS
$custom: #67dcdb; $custom-light: #9de7e6; $custom-dark: #000000;
JSON
{
"hex": "#67dcdb",
"rgb": {
"r": 103,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.487,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.82717,
"c": 0.10568,
"h": 194.5
},
"luminance": 0.59184
}Semantic roles & 50–950 ramp
primary
#67DCDB
secondary
#A64142
accent
#1B1DCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484