#6CC7CB#6CC7CB
#6CC7CB is a light, moderate teal. Relative luminance 0.483; OKLCH L 77.5% C 0.087 H 199.2°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC7CB |
|---|---|
| RGB | rgb(108, 199, 203) |
| HSL | hsl(183, 48%, 61%) |
| HSV | hsv(183, 47%, 80%) |
| CMYK | cmyk(46.8%, 2%, 0%, 20.4%) |
| CIE-LAB | lab(75.04, -26.08, -10.44) |
| CIE-LCH | lch(75.04, 28.09, 201.81°) |
| OKLab | oklab(77.5% -0.0824 -0.0288) |
| OKLCH | oklch(77.5% 0.087 199.2) |
| XYZ | xyz(37.3830, 48.3437, 63.8496) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.61
Darkturquoise
#00CED1
ΔE00 5.67
Aqua Blue
#02D8E9
ΔE00 6.88
Turquoise Blue
#06B1C4
ΔE00 8.76
Topaz
#13BBAF
ΔE00 9.24
Lightseagreen
#20B2AA
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC7CB #CB706C
analogous
#6CCB9F #6CC7CB #6C97CB
triadic
#6CC7CB #CB6CC7 #C7CB6C
tetradic
#6CC7CB #9F6CCB #CB706C #97CB6C
square
#6CC7CB #9F6CCB #CB706C #97CB6C
split-complementary
#6CC7CB #CB6C97 #CB9F6C
monochromatic
#31888B #41B4B9 #6CC7CB #99D8DB #C6E9EB
Accessibility & contrast
On white
1.97
#6CC7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#6CC7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC7CB
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC7CB | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CB
Deuteranopia (green-blind)
#ACB4CC
Tritanopia (blue-blind)
#37CDC8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #6cc7cb; /* rgb */ color: rgb(108, 199, 203); /* oklch */ color: oklch(77.5% 0.087 199.2);
Tailwind
colors: {
custom: {
50: '#9dd8da',
500: '#6cc7cb',
950: '#000000',
},
}SCSS
$custom: #6cc7cb; $custom-light: #9dd8da; $custom-dark: #000000;
JSON
{
"hex": "#6cc7cb",
"rgb": {
"r": 108,
"g": 199,
"b": 203
},
"hsl": {
"h": 182.526,
"s": 47.739,
"l": 60.98
},
"oklch": {
"l": 0.77497,
"c": 0.08729,
"h": 199.2
},
"luminance": 0.48347
}Semantic roles & 50–950 ramp
primary
#6CC7CB
secondary
#DBB9B7
accent
#312ABB
background
#FAFDFD
surface
#F3FAFA
border
#CDD3D3
text
#0F1414
muted
#7F8383