#67DCC6#67DCC6
#67DCC6 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.1% C 0.111 H 179.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCC6 |
|---|---|
| RGB | rgb(103, 220, 198) |
| HSL | hsl(169, 63%, 63%) |
| HSV | hsv(169, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 10%, 13.7%) |
| CIE-LAB | lab(80.82, -38.38, 0.75) |
| CIE-LCH | lch(80.82, 38.39, 178.88°) |
| OKLab | oklab(82.07% -0.1113 0.0014) |
| OKLCH | oklch(82.07% 0.111 179.3) |
| XYZ | xyz(41.3753, 58.1433, 62.4575) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.53
Seafoam Blue
#78D1B6
ΔE00 4.14
Tiffany Blue
#7BF2DA
ΔE00 4.99
Aqua (survey)
#13EAC9
ΔE00 5.42
Mediumaquamarine
#66CDAA
ΔE00 5.88
Aquamarine (survey)
#04D8B2
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCC6 #DC677D
analogous
#67DC8B #67DCC6 #67B7DC
triadic
#67DCC6 #C667DC #DCC667
tetradic
#67DCC6 #8B67DC #DC677D #B7DC67
square
#67DCC6 #8B67DC #DC677D #B7DC67
split-complementary
#67DCC6 #DC67B7 #DC8B67
monochromatic
#26A38B #35D1B3 #67DCC6 #99E7D9 #CAF3EB
Accessibility & contrast
On white
1.66
#67DCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#67DCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCC6
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCC6 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C5
Deuteranopia (green-blind)
#C2C3C8
Tritanopia (blue-blind)
#20DFD5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67dcc6; /* rgb */ color: rgb(103, 220, 198); /* oklch */ color: oklch(82.1% 0.111 179.3);
Tailwind
colors: {
custom: {
50: '#9be7d7',
500: '#67dcc6',
950: '#000000',
},
}SCSS
$custom: #67dcc6; $custom-light: #9be7d7; $custom-dark: #000000;
JSON
{
"hex": "#67dcc6",
"rgb": {
"r": 103,
"g": 220,
"b": 198
},
"hsl": {
"h": 168.718,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.82065,
"c": 0.11128,
"h": 179.3
},
"luminance": 0.58147
}Semantic roles & 50–950 ramp
primary
#67DCC6
secondary
#A64154
accent
#1B3CCA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483