#67E6CA#67E6CA
#67E6CA is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.5% C 0.120 H 176.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6CA |
|---|---|
| RGB | rgb(103, 230, 202) |
| HSL | hsl(167, 72%, 65%) |
| HSV | hsv(167, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 12.2%, 9.8%) |
| CIE-LAB | lab(83.83, -41.91, 3.01) |
| CIE-LCH | lch(83.83, 42.02, 175.89°) |
| OKLab | oklab(84.54% -0.1203 0.0073) |
| OKLCH | oklch(84.54% 0.12 176.5) |
| XYZ | xyz(44.5462, 63.7372, 65.8206) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.24
Aqua (survey)
#13EAC9
ΔE00 3.75
Turquoise
#40E0D0
ΔE00 4.69
Light Turquoise
#7EF4CC
ΔE00 4.72
Aqua Marine
#2EE8BB
ΔE00 5.02
Light Teal
#90E4C1
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6CA #E66783
analogous
#67E68B #67E6CA #67C2E6
triadic
#67E6CA #CA67E6 #E6CA67
tetradic
#67E6CA #8B67E6 #E66783 #C2E667
square
#67E6CA #8B67E6 #E66783 #C2E667
split-complementary
#67E6CA #E667C2 #E68B67
monochromatic
#1EB594 #32DDB8 #67E6CA #9CEFDC #D0F7EF
Accessibility & contrast
On white
1.53
#67E6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#67E6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6CA
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6CA | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#0DE9DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e6ca; /* rgb */ color: rgb(103, 230, 202); /* oklch */ color: oklch(84.5% 0.120 176.5);
Tailwind
colors: {
custom: {
50: '#9deeda',
500: '#67e6ca',
950: '#000000',
},
}SCSS
$custom: #67e6ca; $custom-light: #9deeda; $custom-dark: #000000;
JSON
{
"hex": "#67e6ca",
"rgb": {
"r": 103,
"g": 230,
"b": 202
},
"hsl": {
"h": 166.772,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.8454,
"c": 0.12048,
"h": 176.5
},
"luminance": 0.63741
}Semantic roles & 50–950 ramp
primary
#67E6CA
secondary
#B53C57
accent
#123CD4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583