#67E6DD#67E6DD
#67E6DD is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.1% C 0.113 H 188.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6DD |
|---|---|
| RGB | rgb(103, 230, 221) |
| HSL | hsl(176, 72%, 65%) |
| HSV | hsv(176, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 3.9%, 9.8%) |
| CIE-LAB | lab(84.33, -37.23, -6.29) |
| CIE-LCH | lch(84.33, 37.76, 189.59°) |
| OKLab | oklab(85.11% -0.1121 -0.0176) |
| OKLCH | oklch(85.11% 0.113 188.9) |
| XYZ | xyz(46.9358, 64.6931, 78.4061) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.66
Mediumturquoise
#48D1CC
ΔE00 5.28
Bright Aqua
#0BF9EA
ΔE00 5.56
Tiffany Blue
#7BF2DA
ΔE00 5.60
Bright Turquoise
#0FFEF9
ΔE00 6.15
Bright Cyan
#41FDFE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6DD #E66770
analogous
#67E69D #67E6DD #67AFE6
triadic
#67E6DD #DD67E6 #E6DD67
tetradic
#67E6DD #9D67E6 #E66770 #AFE667
square
#67E6DD #9D67E6 #E66770 #AFE667
split-complementary
#67E6DD #E667AF #E69D67
monochromatic
#1EB5AA #32DDD1 #67E6DD #9CEFE9 #D0F7F5
Accessibility & contrast
On white
1.51
#67E6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#67E6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6DD
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6DD | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#00EBE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e6dd; /* rgb */ color: rgb(103, 230, 221); /* oklch */ color: oklch(85.1% 0.113 188.9);
Tailwind
colors: {
custom: {
50: '#9eeee7',
500: '#67e6dd',
950: '#000000',
},
}SCSS
$custom: #67e6dd; $custom-light: #9eeee7; $custom-dark: #000000;
JSON
{
"hex": "#67e6dd",
"rgb": {
"r": 103,
"g": 230,
"b": 221
},
"hsl": {
"h": 175.748,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.85107,
"c": 0.11344,
"h": 188.9
},
"luminance": 0.64698
}Semantic roles & 50–950 ramp
primary
#67E6DD
secondary
#B53C45
accent
#121FD4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584