#6CC7CC#6CC7CC
#6CC7CC is a light, moderate teal. Relative luminance 0.484; OKLCH L 77.5% C 0.087 H 200.2°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC7CC |
|---|---|
| RGB | rgb(108, 199, 204) |
| HSL | hsl(183, 48%, 61%) |
| HSV | hsv(183, 47%, 80%) |
| CMYK | cmyk(47.1%, 2.5%, 0%, 20%) |
| CIE-LAB | lab(75.07, -25.82, -10.93) |
| CIE-LCH | lch(75.07, 28.04, 202.95°) |
| OKLab | oklab(77.53% -0.082 -0.0301) |
| OKLCH | oklch(77.53% 0.087 200.2) |
| XYZ | xyz(37.5026, 48.3915, 64.4792) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 5.89
Aqua Blue
#02D8E9
ΔE00 6.73
Turquoise Blue
#06B1C4
ΔE00 8.59
Robin'S Egg
#6DEDFD
ΔE00 9.48
Topaz
#13BBAF
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC7CC #CC716C
analogous
#6CCCA1 #6CC7CC #6C97CC
triadic
#6CC7CC #CC6CC7 #C7CC6C
tetradic
#6CC7CC #A16CCC #CC716C #97CC6C
square
#6CC7CC #A16CCC #CC716C #97CC6C
split-complementary
#6CC7CC #CC6C97 #CCA16C
monochromatic
#31888D #41B4BA #6CC7CC #99D8DC #C7EAEC
Accessibility & contrast
On white
1.97
#6CC7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#6CC7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC7CC
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC7CC | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CD
Deuteranopia (green-blind)
#ABB4CD
Tritanopia (blue-blind)
#36CDC8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #6cc7cc; /* rgb */ color: rgb(108, 199, 204); /* oklch */ color: oklch(77.5% 0.087 200.2);
Tailwind
colors: {
custom: {
50: '#9dd8db',
500: '#6cc7cc',
950: '#000000',
},
}SCSS
$custom: #6cc7cc; $custom-light: #9dd8db; $custom-dark: #000000;
JSON
{
"hex": "#6cc7cc",
"rgb": {
"r": 108,
"g": 199,
"b": 204
},
"hsl": {
"h": 183.125,
"s": 48.485,
"l": 61.176
},
"oklch": {
"l": 0.77531,
"c": 0.08736,
"h": 200.2
},
"luminance": 0.48395
}Semantic roles & 50–950 ramp
primary
#6CC7CC
secondary
#DCBAB8
accent
#312ABC
background
#FAFDFD
surface
#F3FAFB
border
#CDD3D4
text
#0F1415
muted
#7F8383