#67E6DC#67E6DC
#67E6DC is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.1% C 0.114 H 188.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6DC |
|---|---|
| RGB | rgb(103, 230, 220) |
| HSL | hsl(175, 72%, 65%) |
| HSV | hsv(175, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 4.3%, 9.8%) |
| CIE-LAB | lab(84.30, -37.48, -5.80) |
| CIE-LCH | lch(84.30, 37.93, 188.80°) |
| OKLab | oklab(85.08% -0.1125 -0.0163) |
| OKLCH | oklch(85.08% 0.114 188.2) |
| XYZ | xyz(46.8030, 64.6399, 77.7065) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.43
Tiffany Blue
#7BF2DA
ΔE00 5.31
Mediumturquoise
#48D1CC
ΔE00 5.36
Bright Aqua
#0BF9EA
ΔE00 5.45
Bright Turquoise
#0FFEF9
ΔE00 6.24
Bright Cyan
#41FDFE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6DC #E66771
analogous
#67E69D #67E6DC #67B0E6
triadic
#67E6DC #DC67E6 #E6DC67
tetradic
#67E6DC #9D67E6 #E66771 #B0E667
square
#67E6DC #9D67E6 #E66771 #B0E667
split-complementary
#67E6DC #E667B0 #E69D67
monochromatic
#1EB5A9 #32DDD0 #67E6DC #9CEFE8 #D0F7F4
Accessibility & contrast
On white
1.51
#67E6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#67E6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6DC
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6DC | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#C6CCDD
Tritanopia (blue-blind)
#00EBE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e6dc; /* rgb */ color: rgb(103, 230, 220); /* oklch */ color: oklch(85.1% 0.114 188.2);
Tailwind
colors: {
custom: {
50: '#9deee6',
500: '#67e6dc',
950: '#000000',
},
}SCSS
$custom: #67e6dc; $custom-light: #9deee6; $custom-dark: #000000;
JSON
{
"hex": "#67e6dc",
"rgb": {
"r": 103,
"g": 230,
"b": 220
},
"hsl": {
"h": 175.276,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.85076,
"c": 0.11366,
"h": 188.2
},
"luminance": 0.64645
}Semantic roles & 50–950 ramp
primary
#67E6DC
secondary
#B53C46
accent
#1221D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584