#67CCCD#67CCCD
#67CCCD is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.5% C 0.094 H 196.3°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67CCCD |
|---|---|
| RGB | rgb(103, 204, 205) |
| HSL | hsl(181, 50%, 60%) |
| HSV | hsv(181, 50%, 80%) |
| CMYK | cmyk(49.8%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.36, -29.11, -9.57) |
| CIE-LCH | lch(76.36, 30.64, 198.20°) |
| OKLab | oklab(78.53% -0.0907 -0.0264) |
| OKLCH | oklch(78.53% 0.094 196.3) |
| XYZ | xyz(38.2013, 50.4737, 65.4750) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.78
Darkturquoise
#00CED1
ΔE00 4.50
Aqua Blue
#02D8E9
ΔE00 6.52
Turquoise
#40E0D0
ΔE00 8.20
Topaz
#13BBAF
ΔE00 8.49
Robin'S Egg
#6DEDFD
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CCCD #CD6867
analogous
#67CD9B #67CCCD #6799CD
triadic
#67CCCD #CD67CC #CCCD67
tetradic
#67CCCD #9B67CD #CD6867 #99CD67
square
#67CCCD #9B67CD #CD6867 #99CD67
split-complementary
#67CCCD #CD6799 #CD9B67
monochromatic
#2E8B8C #3DB8BA #67CCCD #95DBDC #C3EBEB
Accessibility & contrast
On white
1.89
#67CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#67CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CCCD
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CCCD | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#20D2CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #67cccd; /* rgb */ color: rgb(103, 204, 205); /* oklch */ color: oklch(78.5% 0.094 196.3);
Tailwind
colors: {
custom: {
50: '#9adcdc',
500: '#67cccd',
950: '#000000',
},
}SCSS
$custom: #67cccd; $custom-light: #9adcdc; $custom-dark: #000000;
JSON
{
"hex": "#67cccd",
"rgb": {
"r": 103,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.588,
"s": 50.495,
"l": 60.392
},
"oklch": {
"l": 0.78525,
"c": 0.09446,
"h": 196.3
},
"luminance": 0.50477
}Semantic roles & 50–950 ramp
primary
#67CCCD
secondary
#924746
accent
#2928BE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484