#6FCDCD#6FCDCD
#6FCDCD is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.090 H 195.5°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCDCD |
|---|---|
| RGB | rgb(111, 205, 205) |
| HSL | hsl(180, 48%, 62%) |
| HSV | hsv(180, 46%, 80%) |
| CMYK | cmyk(45.9%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(76.95, -27.82, -8.66) |
| CIE-LCH | lch(76.95, 29.14, 197.29°) |
| OKLab | oklab(79.08% -0.0863 -0.0239) |
| OKLCH | oklch(79.08% 0.09 195.5) |
| XYZ | xyz(39.4019, 51.4466, 65.5996) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.11
Darkturquoise
#00CED1
ΔE00 5.23
Aqua Blue
#02D8E9
ΔE00 7.05
Turquoise
#40E0D0
ΔE00 8.16
Topaz
#13BBAF
ΔE00 8.89
Robin'S Egg
#6DEDFD
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCDCD #CD6F6F
analogous
#6FCD9E #6FCDCD #6F9ECD
triadic
#6FCDCD #CD6FCD #CDCD6F
tetradic
#6FCDCD #9E6FCD #CD6F6F #9ECD6F
square
#6FCDCD #9E6FCD #CD6F6F #9ECD6F
split-complementary
#6FCDCD #CD6F9E #CD9E6F
monochromatic
#329090 #42BDBD #6FCDCD #9CDDDD #CAEDED
Accessibility & contrast
On white
1.86
#6FCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#6FCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCDCD
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCDCD | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#3BD2CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fcdcd; /* rgb */ color: rgb(111, 205, 205); /* oklch */ color: oklch(79.1% 0.090 195.5);
Tailwind
colors: {
custom: {
50: '#9fdcdc',
500: '#6fcdcd',
950: '#000000',
},
}SCSS
$custom: #6fcdcd; $custom-light: #9fdcdc; $custom-dark: #000000;
JSON
{
"hex": "#6fcdcd",
"rgb": {
"r": 111,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 48.454,
"l": 61.961
},
"oklch": {
"l": 0.79083,
"c": 0.08953,
"h": 195.5
},
"luminance": 0.5145
}Semantic roles & 50–950 ramp
primary
#6FCDCD
secondary
#964A4A
accent
#2A2ABC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484