#67E2DA#67E2DA
#67E2DA is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.1% C 0.111 H 189.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2DA |
|---|---|
| RGB | rgb(103, 226, 218) |
| HSL | hsl(176, 68%, 65%) |
| HSV | hsv(176, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(83.09, -36.15, -6.53) |
| CIE-LCH | lch(83.09, 36.74, 190.24°) |
| OKLab | oklab(84.08% -0.1091 -0.0182) |
| OKLCH | oklch(84.08% 0.111 189.5) |
| XYZ | xyz(45.4393, 62.3338, 75.9531) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.70
Mediumturquoise
#48D1CC
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 6.27
Bright Aqua
#0BF9EA
ΔE00 6.38
Bright Cyan
#41FDFE
ΔE00 6.85
Darkturquoise
#00CED1
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2DA #E2676F
analogous
#67E29D #67E2DA #67ACE2
triadic
#67E2DA #DA67E2 #E2DA67
tetradic
#67E2DA #9D67E2 #E2676F #ACE267
square
#67E2DA #9D67E2 #E2676F #ACE267
split-complementary
#67E2DA #E267AC #E29D67
monochromatic
#21ADA4 #34D8CD #67E2DA #9AECE7 #CEF6F3
Accessibility & contrast
On white
1.56
#67E2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#67E2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2DA
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2DA | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7DA
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e2da; /* rgb */ color: rgb(103, 226, 218); /* oklch */ color: oklch(84.1% 0.111 189.5);
Tailwind
colors: {
custom: {
50: '#9debe5',
500: '#67e2da',
950: '#000000',
},
}SCSS
$custom: #67e2da; $custom-light: #9debe5; $custom-dark: #000000;
JSON
{
"hex": "#67e2da",
"rgb": {
"r": 103,
"g": 226,
"b": 218
},
"hsl": {
"h": 176.098,
"s": 67.956,
"l": 64.51
},
"oklch": {
"l": 0.84081,
"c": 0.11061,
"h": 189.5
},
"luminance": 0.62338
}Semantic roles & 50–950 ramp
primary
#67E2DA
secondary
#AF3E46
accent
#1622D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484