#67CDC7#67CDC7
#67CDC7 is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.6% C 0.096 H 190.3°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67CDC7 |
|---|---|
| RGB | rgb(103, 205, 199) |
| HSL | hsl(176, 50%, 60%) |
| HSV | hsv(176, 50%, 80%) |
| CMYK | cmyk(49.8%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(76.48, -31.14, -6.16) |
| CIE-LCH | lch(76.48, 31.74, 191.19°) |
| OKLab | oklab(78.56% -0.0943 -0.0171) |
| OKLCH | oklch(78.56% 0.096 190.3) |
| XYZ | xyz(37.7294, 50.6664, 61.8131) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.64
Darkturquoise
#00CED1
ΔE00 5.09
Turquoise
#40E0D0
ΔE00 6.26
Topaz
#13BBAF
ΔE00 7.17
Seafoam Blue
#78D1B6
ΔE00 7.66
Pale Teal
#82CBB2
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CDC7 #CD676D
analogous
#67CD94 #67CDC7 #67A0CD
triadic
#67CDC7 #C767CD #CDC767
tetradic
#67CDC7 #9467CD #CD676D #A0CD67
square
#67CDC7 #9467CD #CD676D #A0CD67
split-complementary
#67CDC7 #CD67A0 #CD9467
monochromatic
#2E8C86 #3DBAB2 #67CDC7 #95DCD8 #C3EBE9
Accessibility & contrast
On white
1.89
#67CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#67CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CDC7
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CDC7 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C7
Deuteranopia (green-blind)
#B2B7C8
Tritanopia (blue-blind)
#28D2CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #67cdc7; /* rgb */ color: rgb(103, 205, 199); /* oklch */ color: oklch(78.6% 0.096 190.3);
Tailwind
colors: {
custom: {
50: '#9adcd8',
500: '#67cdc7',
950: '#000000',
},
}SCSS
$custom: #67cdc7; $custom-light: #9adcd8; $custom-dark: #000000;
JSON
{
"hex": "#67cdc7",
"rgb": {
"r": 103,
"g": 205,
"b": 199
},
"hsl": {
"h": 176.471,
"s": 50.495,
"l": 60.392
},
"oklch": {
"l": 0.78562,
"c": 0.09588,
"h": 190.3
},
"luminance": 0.5067
}Semantic roles & 50–950 ramp
primary
#67CDC7
secondary
#92464A
accent
#2830BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483