#6FC2CC#6FC2CC
#6FC2CC is a light, moderate teal. Relative luminance 0.463; OKLCH L 76.5% C 0.082 H 205.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC2CC |
|---|---|
| RGB | rgb(111, 194, 204) |
| HSL | hsl(186, 48%, 62%) |
| HSV | hsv(186, 46%, 80%) |
| CMYK | cmyk(45.6%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(73.75, -22.63, -12.89) |
| CIE-LCH | lch(73.75, 26.05, 209.67°) |
| OKLab | oklab(76.51% -0.074 -0.0355) |
| OKLCH | oklch(76.51% 0.082 205.6) |
| XYZ | xyz(36.7422, 46.3198, 64.1195) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.48
Aqua Blue
#02D8E9
ΔE00 7.59
Darkturquoise
#00CED1
ΔE00 7.75
Mediumturquoise
#48D1CC
ΔE00 8.39
Sky Blue
#87CEEB
ΔE00 8.56
Neon Blue
#04D9FF
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC2CC #CC796F
analogous
#6FCCA8 #6FC2CC #6F94CC
triadic
#6FC2CC #CC6FC2 #C2CC6F
tetradic
#6FC2CC #A86FCC #CC796F #94CC6F
square
#6FC2CC #A86FCC #CC796F #94CC6F
split-complementary
#6FC2CC #CC6F94 #CCA86F
monochromatic
#32848E #42AEBB #6FC2CC #9CD5DC #C9E8EC
Accessibility & contrast
On white
2.05
#6FC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#6FC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC2CC
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC2CC | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCD
Deuteranopia (green-blind)
#A7B0CC
Tritanopia (blue-blind)
#3FC8C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #6fc2cc; /* rgb */ color: rgb(111, 194, 204); /* oklch */ color: oklch(76.5% 0.082 205.6);
Tailwind
colors: {
custom: {
50: '#9ed4db',
500: '#6fc2cc',
950: '#000000',
},
}SCSS
$custom: #6fc2cc; $custom-light: #9ed4db; $custom-dark: #000000;
JSON
{
"hex": "#6fc2cc",
"rgb": {
"r": 111,
"g": 194,
"b": 204
},
"hsl": {
"h": 186.452,
"s": 47.692,
"l": 61.765
},
"oklch": {
"l": 0.76507,
"c": 0.08211,
"h": 205.6
},
"luminance": 0.46323
}Semantic roles & 50–950 ramp
primary
#6FC2CC
secondary
#DDBEBA
accent
#3A2BBB
background
#FAFDFD
surface
#F3FAFB
border
#CDD3D4
text
#0F1415
muted
#7F8383