#67ECDC#67ECDC
#67ECDC is a very light, moderate teal. Relative luminance 0.680; OKLCH L 86.5% C 0.119 H 184.5°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #67ECDC |
|---|---|
| RGB | rgb(103, 236, 220) |
| HSL | hsl(173, 78%, 66%) |
| HSV | hsv(173, 56%, 93%) |
| CMYK | cmyk(56.4%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(86.02, -40.21, -3.26) |
| CIE-LCH | lch(86.02, 40.34, 184.63°) |
| OKLab | oklab(86.48% -0.1188 -0.0094) |
| OKLCH | oklch(86.48% 0.119 184.5) |
| XYZ | xyz(48.5015, 68.0370, 78.2727) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.22
Turquoise
#40E0D0
ΔE00 3.46
Bright Aqua
#0BF9EA
ΔE00 4.31
Aqua (survey)
#13EAC9
ΔE00 5.93
Bright Turquoise
#0FFEF9
ΔE00 6.10
Bright Cyan
#41FDFE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ECDC #EC6777
analogous
#67EC9A #67ECDC #67BAEC
triadic
#67ECDC #DC67EC #ECDC67
tetradic
#67ECDC #9A67EC #EC6777 #BAEC67
square
#67ECDC #9A67EC #EC6777 #BAEC67
split-complementary
#67ECDC #EC67BA #EC9A67
monochromatic
#18C1AC #31E5CF #67ECDC #9DF3E9 #D4FAF5
Accessibility & contrast
On white
1.44
#67ECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#67ECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ECDC
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ECDC | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DB
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#00F1E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67ecdc; /* rgb */ color: rgb(103, 236, 220); /* oklch */ color: oklch(86.5% 0.119 184.5);
Tailwind
colors: {
custom: {
50: '#9ef2e6',
500: '#67ecdc',
950: '#000000',
},
}SCSS
$custom: #67ecdc; $custom-light: #9ef2e6; $custom-dark: #000000;
JSON
{
"hex": "#67ecdc",
"rgb": {
"r": 103,
"g": 236,
"b": 220
},
"hsl": {
"h": 172.782,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.86475,
"c": 0.11916,
"h": 184.5
},
"luminance": 0.68042
}Semantic roles & 50–950 ramp
primary
#67ECDC
secondary
#BF3848
accent
#0B24DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584