#6FCDCE#6FCDCE
#6FCDCE is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.089 H 196.4°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCDCE |
|---|---|
| RGB | rgb(111, 205, 206) |
| HSL | hsl(181, 49%, 62%) |
| HSV | hsv(181, 46%, 81%) |
| CMYK | cmyk(46.1%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(76.98, -27.57, -9.16) |
| CIE-LCH | lch(76.98, 29.05, 198.37°) |
| OKLab | oklab(79.12% -0.0859 -0.0253) |
| OKLCH | oklch(79.12% 0.09 196.4) |
| XYZ | xyz(39.5230, 51.4951, 66.2373) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 5.25
Aqua Blue
#02D8E9
ΔE00 6.80
Turquoise
#40E0D0
ΔE00 8.45
Robin'S Egg
#6DEDFD
ΔE00 8.86
Topaz
#13BBAF
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCDCE #CE706F
analogous
#6FCEA0 #6FCDCE #6F9DCE
triadic
#6FCDCE #CE6FCD #CDCE6F
tetradic
#6FCDCE #A06FCE #CE706F #9DCE6F
square
#6FCDCE #A06FCE #CE706F #9DCE6F
split-complementary
#6FCDCE #CE6F9D #CEA06F
monochromatic
#319091 #41BDBE #6FCDCE #9DDDDE #CAEDED
Accessibility & contrast
On white
1.86
#6FCDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#6FCDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCDCE
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCDCE | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#3AD2CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fcdce; /* rgb */ color: rgb(111, 205, 206); /* oklch */ color: oklch(79.1% 0.089 196.4);
Tailwind
colors: {
custom: {
50: '#9fdcdc',
500: '#6fcdce',
950: '#000000',
},
}SCSS
$custom: #6fcdce; $custom-light: #9fdcdc; $custom-dark: #000000;
JSON
{
"hex": "#6fcdce",
"rgb": {
"r": 111,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.632,
"s": 49.223,
"l": 62.157
},
"oklch": {
"l": 0.79116,
"c": 0.0895,
"h": 196.4
},
"luminance": 0.51498
}Semantic roles & 50–950 ramp
primary
#6FCDCE
secondary
#974B4A
accent
#2B29BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484