#6FCDCF#6FCDCF
#6FCDCF is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.089 H 197.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCDCF |
|---|---|
| RGB | rgb(111, 205, 207) |
| HSL | hsl(181, 50%, 62%) |
| HSV | hsv(181, 46%, 81%) |
| CMYK | cmyk(46.4%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(77.01, -27.31, -9.65) |
| CIE-LCH | lch(77.01, 28.97, 199.46°) |
| OKLab | oklab(79.15% -0.0854 -0.0266) |
| OKLCH | oklch(79.15% 0.09 197.3) |
| XYZ | xyz(39.6449, 51.5438, 66.8792) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.61
Darkturquoise
#00CED1
ΔE00 5.30
Aqua Blue
#02D8E9
ΔE00 6.57
Robin'S Egg
#6DEDFD
ΔE00 8.65
Turquoise
#40E0D0
ΔE00 8.75
Robin'S Egg Blue
#98EFF9
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCDCF #CF716F
analogous
#6FCFA1 #6FCDCF #6F9DCF
triadic
#6FCDCF #CF6FCD #CDCF6F
tetradic
#6FCDCF #A16FCF #CF716F #9DCF6F
square
#6FCDCF #A16FCF #CF716F #9DCF6F
split-complementary
#6FCDCF #CF6F9D #CFA16F
monochromatic
#319193 #41BDC0 #6FCDCF #9DDDDE #CBEDEE
Accessibility & contrast
On white
1.86
#6FCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#6FCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCDCF
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCDCF | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CF
Deuteranopia (green-blind)
#B1B9D0
Tritanopia (blue-blind)
#39D2CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fcdcf; /* rgb */ color: rgb(111, 205, 207); /* oklch */ color: oklch(79.1% 0.089 197.3);
Tailwind
colors: {
custom: {
50: '#9fdcdd',
500: '#6fcdcf',
950: '#000000',
},
}SCSS
$custom: #6fcdcf; $custom-light: #9fdcdd; $custom-dark: #000000;
JSON
{
"hex": "#6fcdcf",
"rgb": {
"r": 111,
"g": 205,
"b": 207
},
"hsl": {
"h": 181.25,
"s": 50,
"l": 62.353
},
"oklch": {
"l": 0.79149,
"c": 0.0895,
"h": 197.3
},
"luminance": 0.51547
}Semantic roles & 50–950 ramp
primary
#6FCDCF
secondary
#994B4A
accent
#2B28BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484