#67E2DC#67E2DC
#67E2DC is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.1% C 0.110 H 190.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2DC |
|---|---|
| RGB | rgb(103, 226, 220) |
| HSL | hsl(177, 68%, 65%) |
| HSV | hsv(177, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(83.15, -35.64, -7.51) |
| CIE-LCH | lch(83.15, 36.42, 191.89°) |
| OKLab | oklab(84.15% -0.1083 -0.0209) |
| OKLCH | oklch(84.15% 0.11 190.9) |
| XYZ | xyz(45.7026, 62.4391, 77.3397) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.27
Mediumturquoise
#48D1CC
ΔE00 4.40
Bright Light Blue
#26F7FD
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 6.56
Bright Cyan
#41FDFE
ΔE00 6.57
Bright Aqua
#0BF9EA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2DC #E2676D
analogous
#67E29F #67E2DC #67ABE2
triadic
#67E2DC #DC67E2 #E2DC67
tetradic
#67E2DC #9F67E2 #E2676D #ABE267
square
#67E2DC #9F67E2 #E2676D #ABE267
split-complementary
#67E2DC #E267AB #E29F67
monochromatic
#21ADA7 #34D8D0 #67E2DC #9AECE8 #CEF6F4
Accessibility & contrast
On white
1.56
#67E2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#67E2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2DC
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2DC | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#C2C9DD
Tritanopia (blue-blind)
#00E7E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e2dc; /* rgb */ color: rgb(103, 226, 220); /* oklch */ color: oklch(84.1% 0.110 190.9);
Tailwind
colors: {
custom: {
50: '#9debe6',
500: '#67e2dc',
950: '#000000',
},
}SCSS
$custom: #67e2dc; $custom-light: #9debe6; $custom-dark: #000000;
JSON
{
"hex": "#67e2dc",
"rgb": {
"r": 103,
"g": 226,
"b": 220
},
"hsl": {
"h": 177.073,
"s": 67.956,
"l": 64.51
},
"oklch": {
"l": 0.84145,
"c": 0.11026,
"h": 190.9
},
"luminance": 0.62444
}Semantic roles & 50–950 ramp
primary
#67E2DC
secondary
#AF3E44
accent
#161FD0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484