#67E7CA#67E7CA
#67E7CA is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.8% C 0.122 H 176.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7CA |
|---|---|
| RGB | rgb(103, 231, 202) |
| HSL | hsl(166, 73%, 65%) |
| HSV | hsv(166, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 12.6%, 9.4%) |
| CIE-LAB | lab(84.12, -42.36, 3.43) |
| CIE-LCH | lch(84.12, 42.49, 175.37°) |
| OKLab | oklab(84.78% -0.1213 0.0084) |
| OKLCH | oklch(84.78% 0.122 176) |
| XYZ | xyz(44.8253, 64.2954, 65.9136) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.21
Aqua (survey)
#13EAC9
ΔE00 3.65
Light Turquoise
#7EF4CC
ΔE00 4.41
Aqua Marine
#2EE8BB
ΔE00 4.79
Turquoise
#40E0D0
ΔE00 4.97
Light Teal
#90E4C1
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7CA #E76784
analogous
#67E78A #67E7CA #67C4E7
triadic
#67E7CA #CA67E7 #E7CA67
tetradic
#67E7CA #8A67E7 #E76784 #C4E767
square
#67E7CA #8A67E7 #E76784 #C4E767
split-complementary
#67E7CA #E767C4 #E78A67
monochromatic
#1DB794 #32DFB8 #67E7CA #9CEFDC #D1F8EF
Accessibility & contrast
On white
1.52
#67E7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#67E7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7CA
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7CA | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#0BEADE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e7ca; /* rgb */ color: rgb(103, 231, 202); /* oklch */ color: oklch(84.8% 0.122 176.0);
Tailwind
colors: {
custom: {
50: '#9defda',
500: '#67e7ca',
950: '#000000',
},
}SCSS
$custom: #67e7ca; $custom-light: #9defda; $custom-dark: #000000;
JSON
{
"hex": "#67e7ca",
"rgb": {
"r": 103,
"g": 231,
"b": 202
},
"hsl": {
"h": 166.406,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.84776,
"c": 0.12162,
"h": 176
},
"luminance": 0.643
}Semantic roles & 50–950 ramp
primary
#67E7CA
secondary
#B73B57
accent
#113DD5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583