#67E7CD#67E7CD
#67E7CD is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.9% C 0.120 H 177.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7CD |
|---|---|
| RGB | rgb(103, 231, 205) |
| HSL | hsl(168, 73%, 65%) |
| HSV | hsv(168, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 11.3%, 9.4%) |
| CIE-LAB | lab(84.19, -41.64, 1.96) |
| CIE-LCH | lch(84.19, 41.69, 177.31°) |
| OKLab | oklab(84.86% -0.12 0.0046) |
| OKLCH | oklch(84.86% 0.12 177.8) |
| XYZ | xyz(45.1839, 64.4388, 67.8025) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.84
Aqua (survey)
#13EAC9
ΔE00 3.87
Turquoise
#40E0D0
ΔE00 4.24
Light Turquoise
#7EF4CC
ΔE00 5.07
Aqua Marine
#2EE8BB
ΔE00 5.53
Light Teal
#90E4C1
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7CD #E76781
analogous
#67E78D #67E7CD #67C1E7
triadic
#67E7CD #CD67E7 #E7CD67
tetradic
#67E7CD #8D67E7 #E76781 #C1E767
square
#67E7CD #8D67E7 #E76781 #C1E767
split-complementary
#67E7CD #E767C1 #E78D67
monochromatic
#1DB797 #32DFBC #67E7CD #9CEFDE #D1F8F0
Accessibility & contrast
On white
1.51
#67E7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#67E7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7CD
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7CD | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACC
Deuteranopia (green-blind)
#CBCCCF
Tritanopia (blue-blind)
#00EADF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e7cd; /* rgb */ color: rgb(103, 231, 205); /* oklch */ color: oklch(84.9% 0.120 177.8);
Tailwind
colors: {
custom: {
50: '#9defdc',
500: '#67e7cd',
950: '#000000',
},
}SCSS
$custom: #67e7cd; $custom-light: #9defdc; $custom-dark: #000000;
JSON
{
"hex": "#67e7cd",
"rgb": {
"r": 103,
"g": 231,
"b": 205
},
"hsl": {
"h": 167.813,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.84861,
"c": 0.1201,
"h": 177.8
},
"luminance": 0.64443
}Semantic roles & 50–950 ramp
primary
#67E7CD
secondary
#B73B54
accent
#1139D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1615
muted
#808584