#67CDC4#67CDC4
#67CDC4 is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.5% C 0.097 H 187.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67CDC4 |
|---|---|
| RGB | rgb(103, 205, 196) |
| HSL | hsl(175, 50%, 60%) |
| HSV | hsv(175, 50%, 80%) |
| CMYK | cmyk(49.8%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(76.39, -31.90, -4.67) |
| CIE-LCH | lch(76.39, 32.24, 188.33°) |
| OKLab | oklab(78.47% -0.0956 -0.0131) |
| OKLCH | oklch(78.47% 0.097 187.8) |
| XYZ | xyz(37.3845, 50.5284, 59.9967) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.94
Turquoise
#40E0D0
ΔE00 5.75
Darkturquoise
#00CED1
ΔE00 5.77
Seafoam Blue
#78D1B6
ΔE00 6.60
Topaz
#13BBAF
ΔE00 6.82
Pale Teal
#82CBB2
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CDC4 #CD6770
analogous
#67CD91 #67CDC4 #67A3CD
triadic
#67CDC4 #C467CD #CDC467
tetradic
#67CDC4 #9167CD #CD6770 #A3CD67
square
#67CDC4 #9167CD #CD6770 #A3CD67
split-complementary
#67CDC4 #CD67A3 #CD9167
monochromatic
#2E8C83 #3DBAAF #67CDC4 #95DCD6 #C3EBE8
Accessibility & contrast
On white
1.89
#67CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#67CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CDC4
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CDC4 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C4
Deuteranopia (green-blind)
#B3B7C5
Tritanopia (blue-blind)
#2CD1CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #67cdc4; /* rgb */ color: rgb(103, 205, 196); /* oklch */ color: oklch(78.5% 0.097 187.8);
Tailwind
colors: {
custom: {
50: '#9adcd5',
500: '#67cdc4',
950: '#000000',
},
}SCSS
$custom: #67cdc4; $custom-light: #9adcd5; $custom-dark: #000000;
JSON
{
"hex": "#67cdc4",
"rgb": {
"r": 103,
"g": 205,
"b": 196
},
"hsl": {
"h": 174.706,
"s": 50.495,
"l": 60.392
},
"oklch": {
"l": 0.78467,
"c": 0.0965,
"h": 187.8
},
"luminance": 0.50532
}Semantic roles & 50–950 ramp
primary
#67CDC4
secondary
#92464D
accent
#2835BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483