#67E6DE#67E6DE
#67E6DE is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.1% C 0.113 H 189.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6DE |
|---|---|
| RGB | rgb(103, 230, 222) |
| HSL | hsl(176, 72%, 65%) |
| HSV | hsv(176, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 3.5%, 9.8%) |
| CIE-LAB | lab(84.35, -36.97, -6.78) |
| CIE-LCH | lch(84.35, 37.59, 190.39°) |
| OKLab | oklab(85.14% -0.1116 -0.0189) |
| OKLCH | oklch(85.14% 0.113 189.6) |
| XYZ | xyz(47.0695, 64.7465, 79.1099) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.91
Mediumturquoise
#48D1CC
ΔE00 5.23
Bright Aqua
#0BF9EA
ΔE00 5.68
Tiffany Blue
#7BF2DA
ΔE00 5.90
Bright Cyan
#41FDFE
ΔE00 6.07
Bright Turquoise
#0FFEF9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6DE #E6676F
analogous
#67E69E #67E6DE #67AFE6
triadic
#67E6DE #DE67E6 #E6DE67
tetradic
#67E6DE #9E67E6 #E6676F #AFE667
square
#67E6DE #9E67E6 #E6676F #AFE667
split-complementary
#67E6DE #E667AF #E69E67
monochromatic
#1EB5AB #32DDD3 #67E6DE #9CEFE9 #D0F7F5
Accessibility & contrast
On white
1.51
#67E6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#67E6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6DE
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6DE | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#00EBE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e6de; /* rgb */ color: rgb(103, 230, 222); /* oklch */ color: oklch(85.1% 0.113 189.6);
Tailwind
colors: {
custom: {
50: '#9eeee8',
500: '#67e6de',
950: '#000000',
},
}SCSS
$custom: #67e6de; $custom-light: #9eeee8; $custom-dark: #000000;
JSON
{
"hex": "#67e6de",
"rgb": {
"r": 103,
"g": 230,
"b": 222
},
"hsl": {
"h": 176.22,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.85139,
"c": 0.11323,
"h": 189.6
},
"luminance": 0.64751
}Semantic roles & 50–950 ramp
primary
#67E6DE
secondary
#B53C44
accent
#121ED4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584