#67E2DD#67E2DD
#67E2DD is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.2% C 0.110 H 191.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2DD |
|---|---|
| RGB | rgb(103, 226, 221) |
| HSL | hsl(178, 68%, 65%) |
| HSV | hsv(178, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(83.17, -35.38, -7.99) |
| CIE-LCH | lch(83.17, 36.27, 192.73°) |
| OKLab | oklab(84.18% -0.1078 -0.0222) |
| OKLCH | oklch(84.18% 0.11 191.6) |
| XYZ | xyz(45.8354, 62.4923, 78.0393) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.42
Turquoise
#40E0D0
ΔE00 4.58
Bright Light Blue
#26F7FD
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 6.44
Bright Cyan
#41FDFE
ΔE00 6.46
Bright Aqua
#0BF9EA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2DD #E2676C
analogous
#67E2A0 #67E2DD #67AAE2
triadic
#67E2DD #DD67E2 #E2DD67
tetradic
#67E2DD #A067E2 #E2676C #AAE267
square
#67E2DD #A067E2 #E2676C #AAE267
split-complementary
#67E2DD #E267AA #E2A067
monochromatic
#21ADA8 #34D8D2 #67E2DD #9AECE8 #CEF6F4
Accessibility & contrast
On white
1.56
#67E2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#67E2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2DD
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2DD | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e2dd; /* rgb */ color: rgb(103, 226, 221); /* oklch */ color: oklch(84.2% 0.110 191.6);
Tailwind
colors: {
custom: {
50: '#9debe7',
500: '#67e2dd',
950: '#000000',
},
}SCSS
$custom: #67e2dd; $custom-light: #9debe7; $custom-dark: #000000;
JSON
{
"hex": "#67e2dd",
"rgb": {
"r": 103,
"g": 226,
"b": 221
},
"hsl": {
"h": 177.561,
"s": 67.956,
"l": 64.51
},
"oklch": {
"l": 0.84177,
"c": 0.11011,
"h": 191.6
},
"luminance": 0.62497
}Semantic roles & 50–950 ramp
primary
#67E2DD
secondary
#AF3E43
accent
#161DD0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484