#67D4CE#67D4CE
#67D4CE is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.4% C 0.101 H 190.5°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67D4CE |
|---|---|
| RGB | rgb(103, 212, 206) |
| HSL | hsl(177, 56%, 62%) |
| HSV | hsv(177, 51%, 83%) |
| CMYK | cmyk(51.4%, 0%, 2.8%, 16.9%) |
| CIE-LAB | lab(78.71, -32.68, -6.62) |
| CIE-LCH | lch(78.71, 33.34, 191.45°) |
| OKLab | oklab(80.43% -0.0991 -0.0184) |
| OKLCH | oklch(80.43% 0.101 190.5) |
| XYZ | xyz(40.2729, 54.4231, 66.7629) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.35
Darkturquoise
#00CED1
ΔE00 5.10
Turquoise
#40E0D0
ΔE00 5.13
Seafoam Blue
#78D1B6
ΔE00 7.83
Aqua Blue
#02D8E9
ΔE00 8.03
Topaz
#13BBAF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D4CE #D4676D
analogous
#67D498 #67D4CE #67A4D4
triadic
#67D4CE #CE67D4 #D4CE67
tetradic
#67D4CE #9867D4 #D4676D #A4D467
square
#67D4CE #9867D4 #D4676D #A4D467
split-complementary
#67D4CE #D467A4 #D49867
monochromatic
#2A9690 #38C6BE #67D4CE #97E1DD #C6EFED
Accessibility & contrast
On white
1.77
#67D4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#67D4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D4CE
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D4CE | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCE
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#18D9D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67d4ce; /* rgb */ color: rgb(103, 212, 206); /* oklch */ color: oklch(80.4% 0.101 190.5);
Tailwind
colors: {
custom: {
50: '#9be1dc',
500: '#67d4ce',
950: '#000000',
},
}SCSS
$custom: #67d4ce; $custom-light: #9be1dc; $custom-dark: #000000;
JSON
{
"hex": "#67d4ce",
"rgb": {
"r": 103,
"g": 212,
"b": 206
},
"hsl": {
"h": 176.697,
"s": 55.897,
"l": 61.765
},
"oklch": {
"l": 0.80429,
"c": 0.10079,
"h": 190.5
},
"luminance": 0.54427
}Semantic roles & 50–950 ramp
primary
#67D4CE
secondary
#9B4449
accent
#222BC3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484