#67D2DD#67D2DD
#67D2DD is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.5% C 0.100 H 204.4°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2DD |
|---|---|
| RGB | rgb(103, 210, 221) |
| HSL | hsl(186, 63%, 64%) |
| HSV | hsv(186, 53%, 87%) |
| CMYK | cmyk(53.4%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(78.57, -27.76, -14.86) |
| CIE-LCH | lch(78.57, 31.49, 208.16°) |
| OKLab | oklab(80.47% -0.0907 -0.0411) |
| OKLCH | oklch(80.47% 0.1 204.4) |
| XYZ | xyz(41.6860, 54.1933, 76.6561) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.21
Darkturquoise
#00CED1
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.29
Mediumturquoise
#48D1CC
ΔE00 6.77
Robin Egg Blue
#8AF1FE
ΔE00 7.36
Robin'S Egg Blue
#98EFF9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2DD #DD7267
analogous
#67DDAD #67D2DD #6797DD
triadic
#67D2DD #DD67D2 #D2DD67
tetradic
#67D2DD #AD67DD #DD7267 #97DD67
square
#67D2DD #AD67DD #DD7267 #97DD67
split-complementary
#67D2DD #DD6797 #DDAD67
monochromatic
#2599A5 #35C3D2 #67D2DD #99E1E8 #CBF0F3
Accessibility & contrast
On white
1.77
#67D2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#67D2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2DD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2DD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDE
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#00D9D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #67d2dd; /* rgb */ color: rgb(103, 210, 221); /* oklch */ color: oklch(80.5% 0.100 204.4);
Tailwind
colors: {
custom: {
50: '#9ce0e7',
500: '#67d2dd',
950: '#000000',
},
}SCSS
$custom: #67d2dd; $custom-light: #9ce0e7; $custom-dark: #000000;
JSON
{
"hex": "#67d2dd",
"rgb": {
"r": 103,
"g": 210,
"b": 221
},
"hsl": {
"h": 185.593,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.80468,
"c": 0.09955,
"h": 204.4
},
"luminance": 0.54197
}Semantic roles & 50–950 ramp
primary
#67D2DD
secondary
#A84A41
accent
#2B1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484