#67E7DD#67E7DD
#67E7DD is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.3% C 0.114 H 188.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7DD |
|---|---|
| RGB | rgb(103, 231, 221) |
| HSL | hsl(175, 73%, 65%) |
| HSV | hsv(175, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 4.3%, 9.4%) |
| CIE-LAB | lab(84.61, -37.69, -5.86) |
| CIE-LCH | lch(84.61, 38.14, 188.84°) |
| OKLab | oklab(85.34% -0.1131 -0.0164) |
| OKLCH | oklch(85.34% 0.114 188.3) |
| XYZ | xyz(47.2149, 65.2512, 78.4991) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.52
Tiffany Blue
#7BF2DA
ΔE00 5.23
Bright Aqua
#0BF9EA
ΔE00 5.28
Mediumturquoise
#48D1CC
ΔE00 5.55
Bright Turquoise
#0FFEF9
ΔE00 6.04
Bright Cyan
#41FDFE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7DD #E76771
analogous
#67E79D #67E7DD #67B1E7
triadic
#67E7DD #DD67E7 #E7DD67
tetradic
#67E7DD #9D67E7 #E76771 #B1E767
square
#67E7DD #9D67E7 #E76771 #B1E767
split-complementary
#67E7DD #E767B1 #E79D67
monochromatic
#1DB7AB #32DFD1 #67E7DD #9CEFE9 #D1F8F5
Accessibility & contrast
On white
1.49
#67E7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#67E7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7DD
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7DD | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e7dd; /* rgb */ color: rgb(103, 231, 221); /* oklch */ color: oklch(85.3% 0.114 188.3);
Tailwind
colors: {
custom: {
50: '#9eefe7',
500: '#67e7dd',
950: '#000000',
},
}SCSS
$custom: #67e7dd; $custom-light: #9eefe7; $custom-dark: #000000;
JSON
{
"hex": "#67e7dd",
"rgb": {
"r": 103,
"g": 231,
"b": 221
},
"hsl": {
"h": 175.313,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.8534,
"c": 0.11431,
"h": 188.3
},
"luminance": 0.65256
}Semantic roles & 50–950 ramp
primary
#67E7DD
secondary
#B73B45
accent
#1120D5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584