#67CDC5#67CDC5
#67CDC5 is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.5% C 0.096 H 188.6°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67CDC5 |
|---|---|
| RGB | rgb(103, 205, 197) |
| HSL | hsl(175, 50%, 60%) |
| HSV | hsv(175, 50%, 80%) |
| CMYK | cmyk(49.8%, 0%, 3.9%, 19.6%) |
| CIE-LAB | lab(76.42, -31.65, -5.17) |
| CIE-LCH | lch(76.42, 32.07, 189.27°) |
| OKLab | oklab(78.5% -0.0952 -0.0144) |
| OKLCH | oklch(78.5% 0.096 188.6) |
| XYZ | xyz(37.4987, 50.5741, 60.5982) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.79
Darkturquoise
#00CED1
ΔE00 5.52
Turquoise
#40E0D0
ΔE00 5.90
Topaz
#13BBAF
ΔE00 6.92
Seafoam Blue
#78D1B6
ΔE00 6.95
Pale Teal
#82CBB2
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CDC5 #CD676F
analogous
#67CD92 #67CDC5 #67A2CD
triadic
#67CDC5 #C567CD #CDC567
tetradic
#67CDC5 #9267CD #CD676F #A2CD67
square
#67CDC5 #9267CD #CD676F #A2CD67
split-complementary
#67CDC5 #CD67A2 #CD9267
monochromatic
#2E8C84 #3DBAB0 #67CDC5 #95DCD7 #C3EBE8
Accessibility & contrast
On white
1.89
#67CDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#67CDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CDC5
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CDC5 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C5
Deuteranopia (green-blind)
#B2B7C6
Tritanopia (blue-blind)
#2AD1CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #67cdc5; /* rgb */ color: rgb(103, 205, 197); /* oklch */ color: oklch(78.5% 0.096 188.6);
Tailwind
colors: {
custom: {
50: '#9adcd6',
500: '#67cdc5',
950: '#000000',
},
}SCSS
$custom: #67cdc5; $custom-light: #9adcd6; $custom-dark: #000000;
JSON
{
"hex": "#67cdc5",
"rgb": {
"r": 103,
"g": 205,
"b": 197
},
"hsl": {
"h": 175.294,
"s": 50.495,
"l": 60.392
},
"oklch": {
"l": 0.78498,
"c": 0.09627,
"h": 188.6
},
"luminance": 0.50577
}Semantic roles & 50–950 ramp
primary
#67CDC5
secondary
#92464C
accent
#2833BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483