#67E8CF#67E8CF
#67E8CF is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.2% C 0.120 H 178.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8CF |
|---|---|
| RGB | rgb(103, 232, 207) |
| HSL | hsl(168, 74%, 66%) |
| HSV | hsv(168, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 10.8%, 9%) |
| CIE-LAB | lab(84.53, -41.61, 1.40) |
| CIE-LCH | lch(84.53, 41.63, 178.07°) |
| OKLab | oklab(85.15% -0.1202 0.0031) |
| OKLCH | oklch(85.15% 0.12 178.5) |
| XYZ | xyz(45.7076, 65.0974, 69.1757) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.60
Aqua (survey)
#13EAC9
ΔE00 3.95
Turquoise
#40E0D0
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 5.23
Aqua Marine
#2EE8BB
ΔE00 5.81
Light Teal
#90E4C1
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8CF #E86780
analogous
#67E88E #67E8CF #67C0E8
triadic
#67E8CF #CF67E8 #E8CF67
tetradic
#67E8CF #8E67E8 #E86780 #C0E867
square
#67E8CF #8E67E8 #E86780 #C0E867
split-complementary
#67E8CF #E867C0 #E88E67
monochromatic
#1CB99A #32E0BE #67E8CF #9CF0E0 #D1F8F1
Accessibility & contrast
On white
1.50
#67E8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#67E8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8CF
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8CF | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCE
Deuteranopia (green-blind)
#CCCDD1
Tritanopia (blue-blind)
#00EBE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e8cf; /* rgb */ color: rgb(103, 232, 207); /* oklch */ color: oklch(85.2% 0.120 178.5);
Tailwind
colors: {
custom: {
50: '#9df0dd',
500: '#67e8cf',
950: '#000000',
},
}SCSS
$custom: #67e8cf; $custom-light: #9df0dd; $custom-dark: #000000;
JSON
{
"hex": "#67e8cf",
"rgb": {
"r": 103,
"g": 232,
"b": 207
},
"hsl": {
"h": 168.372,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.85154,
"c": 0.12024,
"h": 178.5
},
"luminance": 0.65102
}Semantic roles & 50–950 ramp
primary
#67E8CF
secondary
#B83B53
accent
#1036D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584