#67DCD0#67DCD0
#67DCD0 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.4% C 0.108 H 186.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCD0 |
|---|---|
| RGB | rgb(103, 220, 208) |
| HSL | hsl(174, 63%, 63%) |
| HSV | hsv(174, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(81.08, -35.91, -4.18) |
| CIE-LCH | lch(81.08, 36.16, 186.64°) |
| OKLab | oklab(82.37% -0.1069 -0.0119) |
| OKLCH | oklch(82.37% 0.108 186.3) |
| XYZ | xyz(42.5670, 58.6200, 68.7338) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.97
Mediumturquoise
#48D1CC
ΔE00 3.95
Tiffany Blue
#7BF2DA
ΔE00 6.10
Seafoam Blue
#78D1B6
ΔE00 6.58
Darkturquoise
#00CED1
ΔE00 6.99
Bright Aqua
#0BF9EA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCD0 #DC6773
analogous
#67DC95 #67DCD0 #67ADDC
triadic
#67DCD0 #D067DC #DCD067
tetradic
#67DCD0 #9567DC #DC6773 #ADDC67
square
#67DCD0 #9567DC #DC6773 #ADDC67
split-complementary
#67DCD0 #DC67AD #DC9567
monochromatic
#26A396 #35D1C1 #67DCD0 #99E7DF #CAF3EF
Accessibility & contrast
On white
1.65
#67DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#67DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCD0
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCD0 | 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)
#D2D1D0
Deuteranopia (green-blind)
#BFC4D1
Tritanopia (blue-blind)
#09E0D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67dcd0; /* rgb */ color: rgb(103, 220, 208); /* oklch */ color: oklch(82.4% 0.108 186.3);
Tailwind
colors: {
custom: {
50: '#9ce7de',
500: '#67dcd0',
950: '#000000',
},
}SCSS
$custom: #67dcd0; $custom-light: #9ce7de; $custom-dark: #000000;
JSON
{
"hex": "#67dcd0",
"rgb": {
"r": 103,
"g": 220,
"b": 208
},
"hsl": {
"h": 173.846,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.82366,
"c": 0.1076,
"h": 186.3
},
"luminance": 0.58624
}Semantic roles & 50–950 ramp
primary
#67DCD0
secondary
#A6414B
accent
#1B2DCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484