#67DCD3#67DCD3
#67DCD3 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.107 H 188.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCD3 |
|---|---|
| RGB | rgb(103, 220, 211) |
| HSL | hsl(175, 63%, 63%) |
| HSV | hsv(175, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(81.16, -35.16, -5.66) |
| CIE-LCH | lch(81.16, 35.61, 189.15°) |
| OKLab | oklab(82.46% -0.1057 -0.0158) |
| OKLCH | oklch(82.46% 0.107 188.5) |
| XYZ | xyz(42.9396, 58.7691, 70.6961) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.48
Turquoise
#40E0D0
ΔE00 3.56
Darkturquoise
#00CED1
ΔE00 6.31
Tiffany Blue
#7BF2DA
ΔE00 6.77
Bright Aqua
#0BF9EA
ΔE00 7.44
Seafoam Blue
#78D1B6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCD3 #DC6770
analogous
#67DC98 #67DCD3 #67AADC
triadic
#67DCD3 #D367DC #DCD367
tetradic
#67DCD3 #9867DC #DC6770 #AADC67
square
#67DCD3 #9867DC #DC6770 #AADC67
split-complementary
#67DCD3 #DC67AA #DC9867
monochromatic
#26A399 #35D1C5 #67DCD3 #99E7E1 #CAF3F0
Accessibility & contrast
On white
1.65
#67DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#67DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCD3
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCD3 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D3
Deuteranopia (green-blind)
#BEC4D4
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dcd3; /* rgb */ color: rgb(103, 220, 211); /* oklch */ color: oklch(82.5% 0.107 188.5);
Tailwind
colors: {
custom: {
50: '#9ce7e0',
500: '#67dcd3',
950: '#000000',
},
}SCSS
$custom: #67dcd3; $custom-light: #9ce7e0; $custom-dark: #000000;
JSON
{
"hex": "#67dcd3",
"rgb": {
"r": 103,
"g": 220,
"b": 211
},
"hsl": {
"h": 175.385,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.82459,
"c": 0.10684,
"h": 188.5
},
"luminance": 0.58773
}Semantic roles & 50–950 ramp
primary
#67DCD3
secondary
#A64149
accent
#1B29CA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484