#67CDCD#67CDCD
#67CDCD is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.095 H 195.4°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #67CDCD |
|---|---|
| RGB | rgb(103, 205, 205) |
| HSL | hsl(180, 50%, 60%) |
| HSV | hsv(180, 50%, 80%) |
| CMYK | cmyk(49.8%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(76.65, -29.59, -9.14) |
| CIE-LCH | lch(76.65, 30.97, 197.16°) |
| OKLab | oklab(78.76% -0.0918 -0.0253) |
| OKLCH | oklch(78.76% 0.095 195.4) |
| XYZ | xyz(38.4398, 50.9505, 65.5545) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.42
Darkturquoise
#00CED1
ΔE00 4.44
Aqua Blue
#02D8E9
ΔE00 6.67
Turquoise
#40E0D0
ΔE00 7.76
Topaz
#13BBAF
ΔE00 8.36
Robin'S Egg
#6DEDFD
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CDCD #CD6767
analogous
#67CD9A #67CDCD #679ACD
triadic
#67CDCD #CD67CD #CDCD67
tetradic
#67CDCD #9A67CD #CD6767 #9ACD67
square
#67CDCD #9A67CD #CD6767 #9ACD67
split-complementary
#67CDCD #CD679A #CD9A67
monochromatic
#2E8C8C #3DBABA #67CDCD #95DCDC #C3EBEB
Accessibility & contrast
On white
1.88
#67CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#67CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CDCD
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CDCD | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B0B8CE
Tritanopia (blue-blind)
#20D2CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #67cdcd; /* rgb */ color: rgb(103, 205, 205); /* oklch */ color: oklch(78.8% 0.095 195.4);
Tailwind
colors: {
custom: {
50: '#9adcdc',
500: '#67cdcd',
950: '#000000',
},
}SCSS
$custom: #67cdcd; $custom-light: #9adcdc; $custom-dark: #000000;
JSON
{
"hex": "#67cdcd",
"rgb": {
"r": 103,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 50.495,
"l": 60.392
},
"oklch": {
"l": 0.78759,
"c": 0.0952,
"h": 195.4
},
"luminance": 0.50954
}Semantic roles & 50–950 ramp
primary
#67CDCD
secondary
#924646
accent
#2828BE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484