#67DCD9#67DCD9
#67DCD9 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.106 H 193.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCD9 |
|---|---|
| RGB | rgb(103, 220, 217) |
| HSL | hsl(178, 63%, 63%) |
| HSV | hsv(178, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(81.33, -33.61, -8.60) |
| CIE-LCH | lch(81.33, 34.70, 194.36°) |
| OKLab | oklab(82.65% -0.1031 -0.0239) |
| OKLCH | oklch(82.65% 0.106 193) |
| XYZ | xyz(43.7058, 59.0756, 74.7316) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.47
Turquoise
#40E0D0
ΔE00 5.29
Darkturquoise
#00CED1
ΔE00 5.40
Aqua Blue
#02D8E9
ΔE00 6.94
Bright Light Blue
#26F7FD
ΔE00 7.09
Bright Cyan
#41FDFE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCD9 #DC676A
analogous
#67DC9F #67DCD9 #67A4DC
triadic
#67DCD9 #D967DC #DCD967
tetradic
#67DCD9 #9F67DC #DC676A #A4DC67
square
#67DCD9 #9F67DC #DC676A #A4DC67
split-complementary
#67DCD9 #DC67A4 #DC9F67
monochromatic
#26A3A0 #35D1CD #67DCD9 #99E7E5 #CAF3F2
Accessibility & contrast
On white
1.64
#67DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#67DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCD9
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCD9 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D9
Deuteranopia (green-blind)
#BDC4DA
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dcd9; /* rgb */ color: rgb(103, 220, 217); /* oklch */ color: oklch(82.7% 0.106 193.0);
Tailwind
colors: {
custom: {
50: '#9ce7e4',
500: '#67dcd9',
950: '#000000',
},
}SCSS
$custom: #67dcd9; $custom-light: #9ce7e4; $custom-dark: #000000;
JSON
{
"hex": "#67dcd9",
"rgb": {
"r": 103,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.462,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.82652,
"c": 0.10584,
"h": 193
},
"luminance": 0.5908
}Semantic roles & 50–950 ramp
primary
#67DCD9
secondary
#A64144
accent
#1B20CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484