#67DDCF#67DDCF
#67DDCF is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.109 H 184.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDCF |
|---|---|
| RGB | rgb(103, 221, 207) |
| HSL | hsl(173, 63%, 64%) |
| HSV | hsv(173, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(81.35, -36.63, -3.26) |
| CIE-LCH | lch(81.35, 36.77, 185.09°) |
| OKLab | oklab(82.57% -0.1084 -0.0094) |
| OKLCH | oklch(82.57% 0.109 184.9) |
| XYZ | xyz(42.7076, 59.0974, 68.1757) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.66
Mediumturquoise
#48D1CC
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 5.55
Seafoam Blue
#78D1B6
ΔE00 6.15
Aqua (survey)
#13EAC9
ΔE00 6.95
Bright Aqua
#0BF9EA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDCF #DD6775
analogous
#67DD94 #67DDCF #67B0DD
triadic
#67DDCF #CF67DD #DDCF67
tetradic
#67DDCF #9467DD #DD6775 #B0DD67
square
#67DDCF #9467DD #DD6775 #B0DD67
split-complementary
#67DDCF #DD67B0 #DD9467
monochromatic
#25A596 #35D2BF #67DDCF #99E8DF #CBF3EF
Accessibility & contrast
On white
1.64
#67DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#67DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDCF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDCF | 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)
#D3D2CF
Deuteranopia (green-blind)
#C0C4D0
Tritanopia (blue-blind)
#0BE1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67ddcf; /* rgb */ color: rgb(103, 221, 207); /* oklch */ color: oklch(82.6% 0.109 184.9);
Tailwind
colors: {
custom: {
50: '#9ce8dd',
500: '#67ddcf',
950: '#000000',
},
}SCSS
$custom: #67ddcf; $custom-light: #9ce8dd; $custom-dark: #000000;
JSON
{
"hex": "#67ddcf",
"rgb": {
"r": 103,
"g": 221,
"b": 207
},
"hsl": {
"h": 172.881,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.82569,
"c": 0.10885,
"h": 184.9
},
"luminance": 0.59101
}Semantic roles & 50–950 ramp
primary
#67DDCF
secondary
#A8414D
accent
#1A2FCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484