#67DDCD#67DDCD
#67DDCD is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.5% C 0.110 H 183.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDCD |
|---|---|
| RGB | rgb(103, 221, 205) |
| HSL | hsl(172, 63%, 64%) |
| HSV | hsv(172, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.29, -37.12, -2.28) |
| CIE-LCH | lch(81.29, 37.19, 183.51°) |
| OKLab | oklab(82.51% -0.1093 -0.0067) |
| OKLCH | oklch(82.51% 0.11 183.5) |
| XYZ | xyz(42.4646, 59.0003, 66.8961) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.62
Mediumturquoise
#48D1CC
ΔE00 4.98
Tiffany Blue
#7BF2DA
ΔE00 5.23
Seafoam Blue
#78D1B6
ΔE00 5.62
Aqua (survey)
#13EAC9
ΔE00 6.45
Pale Teal
#82CBB2
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDCD #DD6777
analogous
#67DD92 #67DDCD #67B2DD
triadic
#67DDCD #CD67DD #DDCD67
tetradic
#67DDCD #9267DD #DD6777 #B2DD67
square
#67DDCD #9267DD #DD6777 #B2DD67
split-complementary
#67DDCD #DD67B2 #DD9267
monochromatic
#25A593 #35D2BD #67DDCD #99E8DD #CBF3EE
Accessibility & contrast
On white
1.64
#67DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#67DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDCD
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDCD | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#11E1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67ddcd; /* rgb */ color: rgb(103, 221, 205); /* oklch */ color: oklch(82.5% 0.110 183.5);
Tailwind
colors: {
custom: {
50: '#9ce8dc',
500: '#67ddcd',
950: '#000000',
},
}SCSS
$custom: #67ddcd; $custom-light: #9ce8dc; $custom-dark: #000000;
JSON
{
"hex": "#67ddcd",
"rgb": {
"r": 103,
"g": 221,
"b": 205
},
"hsl": {
"h": 171.864,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.82509,
"c": 0.10952,
"h": 183.5
},
"luminance": 0.59004
}Semantic roles & 50–950 ramp
primary
#67DDCD
secondary
#A8414F
accent
#1A32CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484