#67E7DC#67E7DC
#67E7DC is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.3% C 0.115 H 187.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7DC |
|---|---|
| RGB | rgb(103, 231, 220) |
| HSL | hsl(175, 73%, 65%) |
| HSV | hsv(175, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 4.8%, 9.4%) |
| CIE-LAB | lab(84.59, -37.94, -5.38) |
| CIE-LCH | lch(84.59, 38.32, 188.07°) |
| OKLab | oklab(85.31% -0.1135 -0.0151) |
| OKLCH | oklch(85.31% 0.115 187.6) |
| XYZ | xyz(47.0821, 65.1981, 77.7995) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.31
Tiffany Blue
#7BF2DA
ΔE00 4.94
Bright Aqua
#0BF9EA
ΔE00 5.20
Mediumturquoise
#48D1CC
ΔE00 5.64
Bright Turquoise
#0FFEF9
ΔE00 6.15
Bright Cyan
#41FDFE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7DC #E76772
analogous
#67E79C #67E7DC #67B2E7
triadic
#67E7DC #DC67E7 #E7DC67
tetradic
#67E7DC #9C67E7 #E76772 #B2E767
square
#67E7DC #9C67E7 #E76772 #B2E767
split-complementary
#67E7DC #E767B2 #E79C67
monochromatic
#1DB7AA #32DFD0 #67E7DC #9CEFE8 #D1F8F4
Accessibility & contrast
On white
1.50
#67E7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#67E7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7DC
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7DC | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e7dc; /* rgb */ color: rgb(103, 231, 220); /* oklch */ color: oklch(85.3% 0.115 187.6);
Tailwind
colors: {
custom: {
50: '#9eefe6',
500: '#67e7dc',
950: '#000000',
},
}SCSS
$custom: #67e7dc; $custom-light: #9eefe6; $custom-dark: #000000;
JSON
{
"hex": "#67e7dc",
"rgb": {
"r": 103,
"g": 231,
"b": 220
},
"hsl": {
"h": 174.844,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.85309,
"c": 0.11454,
"h": 187.6
},
"luminance": 0.65203
}Semantic roles & 50–950 ramp
primary
#67E7DC
secondary
#B73B46
accent
#1122D5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584