#6FC3CC#6FC3CC
#6FC3CC is a light, moderate teal. Relative luminance 0.468; OKLCH L 76.7% C 0.083 H 204.5°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC3CC |
|---|---|
| RGB | rgb(111, 195, 204) |
| HSL | hsl(186, 48%, 62%) |
| HSV | hsv(186, 46%, 80%) |
| CMYK | cmyk(45.6%, 4.4%, 0%, 20%) |
| CIE-LAB | lab(74.04, -23.13, -12.46) |
| CIE-LCH | lch(74.04, 26.28, 208.31°) |
| OKLab | oklab(76.74% -0.0752 -0.0343) |
| OKLCH | oklch(76.74% 0.083 204.5) |
| XYZ | xyz(36.9656, 46.7664, 64.1939) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 7.38
Aqua Blue
#02D8E9
ΔE00 7.39
Turquoise Blue
#06B1C4
ΔE00 7.69
Mediumturquoise
#48D1CC
ΔE00 7.92
Sky Blue
#87CEEB
ΔE00 8.86
Neon Blue
#04D9FF
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC3CC #CC786F
analogous
#6FCCA6 #6FC3CC #6F95CC
triadic
#6FC3CC #CC6FC3 #C3CC6F
tetradic
#6FC3CC #A66FCC #CC786F #95CC6F
square
#6FC3CC #A66FCC #CC786F #95CC6F
split-complementary
#6FC3CC #CC6F95 #CCA66F
monochromatic
#32858E #42B0BB #6FC3CC #9CD6DC #C9E9EC
Accessibility & contrast
On white
2.03
#6FC3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#6FC3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC3CC
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC3CC | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCD
Deuteranopia (green-blind)
#A8B1CC
Tritanopia (blue-blind)
#3FC9C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #6fc3cc; /* rgb */ color: rgb(111, 195, 204); /* oklch */ color: oklch(76.7% 0.083 204.5);
Tailwind
colors: {
custom: {
50: '#9ed5db',
500: '#6fc3cc',
950: '#000000',
},
}SCSS
$custom: #6fc3cc; $custom-light: #9ed5db; $custom-dark: #000000;
JSON
{
"hex": "#6fc3cc",
"rgb": {
"r": 111,
"g": 195,
"b": 204
},
"hsl": {
"h": 185.806,
"s": 47.692,
"l": 61.765
},
"oklch": {
"l": 0.76737,
"c": 0.08266,
"h": 204.5
},
"luminance": 0.46769
}Semantic roles & 50–950 ramp
primary
#6FC3CC
secondary
#DDBEBA
accent
#392BBB
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#0F1415
muted
#7F8383