#67DCD5#67DCD5
#67DCD5 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.106 H 190.0°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCD5 |
|---|---|
| RGB | rgb(103, 220, 213) |
| HSL | hsl(176, 63%, 63%) |
| HSV | hsv(176, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(81.22, -34.65, -6.64) |
| CIE-LCH | lch(81.22, 35.28, 190.85°) |
| OKLab | oklab(82.52% -0.1048 -0.0185) |
| OKLCH | oklch(82.52% 0.106 190) |
| XYZ | xyz(43.1919, 58.8700, 72.0248) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.32
Turquoise
#40E0D0
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 5.93
Tiffany Blue
#7BF2DA
ΔE00 7.28
Bright Aqua
#0BF9EA
ΔE00 7.63
Bright Light Blue
#26F7FD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCD5 #DC676E
analogous
#67DC9A #67DCD5 #67A8DC
triadic
#67DCD5 #D567DC #DCD567
tetradic
#67DCD5 #9A67DC #DC676E #A8DC67
square
#67DCD5 #9A67DC #DC676E #A8DC67
split-complementary
#67DCD5 #DC67A8 #DC9A67
monochromatic
#26A39C #35D1C7 #67DCD5 #99E7E3 #CAF3F0
Accessibility & contrast
On white
1.64
#67DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#67DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCD5
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCD5 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D5
Deuteranopia (green-blind)
#BEC4D6
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dcd5; /* rgb */ color: rgb(103, 220, 213); /* oklch */ color: oklch(82.5% 0.106 190.0);
Tailwind
colors: {
custom: {
50: '#9ce7e1',
500: '#67dcd5',
950: '#000000',
},
}SCSS
$custom: #67dcd5; $custom-light: #9ce7e1; $custom-dark: #000000;
JSON
{
"hex": "#67dcd5",
"rgb": {
"r": 103,
"g": 220,
"b": 213
},
"hsl": {
"h": 176.41,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.82523,
"c": 0.10643,
"h": 190
},
"luminance": 0.58874
}Semantic roles & 50–950 ramp
primary
#67DCD5
secondary
#A64147
accent
#1B26CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484