#67DCD4#67DCD4
#67DCD4 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.107 H 189.3°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCD4 |
|---|---|
| RGB | rgb(103, 220, 212) |
| HSL | hsl(176, 63%, 63%) |
| HSV | hsv(176, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(81.19, -34.90, -6.15) |
| CIE-LCH | lch(81.19, 35.44, 189.99°) |
| OKLab | oklab(82.49% -0.1052 -0.0172) |
| OKLCH | oklch(82.49% 0.107 189.3) |
| XYZ | xyz(43.0653, 58.8194, 71.3584) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.38
Turquoise
#40E0D0
ΔE00 3.81
Darkturquoise
#00CED1
ΔE00 6.11
Tiffany Blue
#7BF2DA
ΔE00 7.02
Bright Aqua
#0BF9EA
ΔE00 7.53
Seafoam Blue
#78D1B6
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCD4 #DC676F
analogous
#67DC99 #67DCD4 #67AADC
triadic
#67DCD4 #D467DC #DCD467
tetradic
#67DCD4 #9967DC #DC676F #AADC67
square
#67DCD4 #9967DC #DC676F #AADC67
split-complementary
#67DCD4 #DC67AA #DC9967
monochromatic
#26A39A #35D1C6 #67DCD4 #99E7E2 #CAF3F0
Accessibility & contrast
On white
1.65
#67DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#67DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCD4
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCD4 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D4
Deuteranopia (green-blind)
#BEC4D5
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dcd4; /* rgb */ color: rgb(103, 220, 212); /* oklch */ color: oklch(82.5% 0.107 189.3);
Tailwind
colors: {
custom: {
50: '#9ce7e1',
500: '#67dcd4',
950: '#000000',
},
}SCSS
$custom: #67dcd4; $custom-light: #9ce7e1; $custom-dark: #000000;
JSON
{
"hex": "#67dcd4",
"rgb": {
"r": 103,
"g": 220,
"b": 212
},
"hsl": {
"h": 175.897,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.82491,
"c": 0.10662,
"h": 189.3
},
"luminance": 0.58823
}Semantic roles & 50–950 ramp
primary
#67DCD4
secondary
#A64148
accent
#1B27CA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484