#67E1CF#67E1CF
#67E1CF is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.5% C 0.113 H 182.5°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67E1CF |
|---|---|
| RGB | rgb(103, 225, 207) |
| HSL | hsl(171, 67%, 64%) |
| HSV | hsv(171, 54%, 88%) |
| CMYK | cmyk(54.2%, 0%, 8%, 11.8%) |
| CIE-LAB | lab(82.50, -38.46, -1.56) |
| CIE-LCH | lch(82.50, 38.49, 182.33°) |
| OKLab | oklab(83.51% -0.1127 -0.0048) |
| OKLCH | oklch(83.51% 0.113 182.5) |
| XYZ | xyz(43.7763, 61.2348, 68.5319) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.55
Tiffany Blue
#7BF2DA
ΔE00 4.23
Aqua (survey)
#13EAC9
ΔE00 5.64
Seafoam Blue
#78D1B6
ΔE00 5.82
Mediumturquoise
#48D1CC
ΔE00 5.92
Bright Aqua
#0BF9EA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E1CF #E16779
analogous
#67E192 #67E1CF #67B6E1
triadic
#67E1CF #CF67E1 #E1CF67
tetradic
#67E1CF #9267E1 #E16779 #B6E167
square
#67E1CF #9267E1 #E16779 #B6E167
split-complementary
#67E1CF #E167B6 #E19267
monochromatic
#22AC97 #34D7BF #67E1CF #9AEBDF #CDF5EF
Accessibility & contrast
On white
1.59
#67E1CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#67E1CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E1CF
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E1CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E1CF | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CE
Deuteranopia (green-blind)
#C5C7D1
Tritanopia (blue-blind)
#03E5DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e1cf; /* rgb */ color: rgb(103, 225, 207); /* oklch */ color: oklch(83.5% 0.113 182.5);
Tailwind
colors: {
custom: {
50: '#9cebdd',
500: '#67e1cf',
950: '#000000',
},
}SCSS
$custom: #67e1cf; $custom-light: #9cebdd; $custom-dark: #000000;
JSON
{
"hex": "#67e1cf",
"rgb": {
"r": 103,
"g": 225,
"b": 207
},
"hsl": {
"h": 171.148,
"s": 67.033,
"l": 64.314
},
"oklch": {
"l": 0.83509,
"c": 0.11285,
"h": 182.5
},
"luminance": 0.61239
}Semantic roles & 50–950 ramp
primary
#67E1CF
secondary
#AE3F4F
accent
#1732CF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484