#67DCC2#67DCC2
#67DCC2 is a light, moderate teal. Relative luminance 0.580; OKLCH L 81.9% C 0.113 H 176.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCC2 |
|---|---|
| RGB | rgb(103, 220, 194) |
| HSL | hsl(167, 63%, 63%) |
| HSV | hsv(167, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(80.72, -39.34, 2.73) |
| CIE-LCH | lch(80.72, 39.43, 176.03°) |
| OKLab | oklab(81.95% -0.113 0.0066) |
| OKLCH | oklch(81.95% 0.113 176.6) |
| XYZ | xyz(40.9200, 57.9612, 60.0597) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.58
Turquoise
#40E0D0
ΔE00 4.49
Mediumaquamarine
#66CDAA
ΔE00 4.95
Aqua (survey)
#13EAC9
ΔE00 5.02
Tiffany Blue
#7BF2DA
ΔE00 5.12
Aquamarine (survey)
#04D8B2
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCC2 #DC6781
analogous
#67DC87 #67DCC2 #67BBDC
triadic
#67DCC2 #C267DC #DCC267
tetradic
#67DCC2 #8767DC #DC6781 #BBDC67
square
#67DCC2 #8767DC #DC6781 #BBDC67
split-complementary
#67DCC2 #DC67BB #DC8767
monochromatic
#26A387 #35D1AE #67DCC2 #99E7D6 #CAF3EA
Accessibility & contrast
On white
1.67
#67DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#67DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCC2
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCC2 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#C3C3C4
Tritanopia (blue-blind)
#25DFD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67dcc2; /* rgb */ color: rgb(103, 220, 194); /* oklch */ color: oklch(81.9% 0.113 176.6);
Tailwind
colors: {
custom: {
50: '#9be7d4',
500: '#67dcc2',
950: '#000000',
},
}SCSS
$custom: #67dcc2; $custom-light: #9be7d4; $custom-dark: #000000;
JSON
{
"hex": "#67dcc2",
"rgb": {
"r": 103,
"g": 220,
"b": 194
},
"hsl": {
"h": 166.667,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81949,
"c": 0.11322,
"h": 176.6
},
"luminance": 0.57965
}Semantic roles & 50–950 ramp
primary
#67DCC2
secondary
#A64157
accent
#1B42CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483