#6CCCC7#6CCCC7
#6CCCC7 is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.5% C 0.091 H 191.0°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCC7 |
|---|---|
| RGB | rgb(108, 204, 199) |
| HSL | hsl(177, 48%, 61%) |
| HSV | hsv(177, 47%, 80%) |
| CMYK | cmyk(47.1%, 0%, 2.5%, 20%) |
| CIE-LAB | lab(76.37, -29.55, -6.30) |
| CIE-LCH | lch(76.37, 30.21, 192.03°) |
| OKLab | oklab(78.53% -0.0898 -0.0175) |
| OKLCH | oklch(78.53% 0.091 191) |
| XYZ | xyz(38.0818, 50.4942, 61.7613) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.23
Darkturquoise
#00CED1
ΔE00 5.38
Turquoise
#40E0D0
ΔE00 6.91
Topaz
#13BBAF
ΔE00 7.54
Seafoam Blue
#78D1B6
ΔE00 7.93
Pale Teal
#82CBB2
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCC7 #CC6C71
analogous
#6CCC97 #6CCCC7 #6CA1CC
triadic
#6CCCC7 #C76CCC #CCC76C
tetradic
#6CCCC7 #976CCC #CC6C71 #A1CC6C
square
#6CCCC7 #976CCC #CC6C71 #A1CC6C
split-complementary
#6CCCC7 #CC6CA1 #CC976C
monochromatic
#318D88 #41BAB4 #6CCCC7 #99DCD8 #C7ECEA
Accessibility & contrast
On white
1.89
#6CCCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#6CCCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCC7
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCC7 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C3C7
Deuteranopia (green-blind)
#B2B7C8
Tritanopia (blue-blind)
#38D1CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6cccc7; /* rgb */ color: rgb(108, 204, 199); /* oklch */ color: oklch(78.5% 0.091 191.0);
Tailwind
colors: {
custom: {
50: '#9ddcd8',
500: '#6cccc7',
950: '#000000',
},
}SCSS
$custom: #6cccc7; $custom-light: #9ddcd8; $custom-dark: #000000;
JSON
{
"hex": "#6cccc7",
"rgb": {
"r": 108,
"g": 204,
"b": 199
},
"hsl": {
"h": 176.875,
"s": 48.485,
"l": 61.176
},
"oklch": {
"l": 0.78529,
"c": 0.09147,
"h": 191
},
"luminance": 0.50497
}Semantic roles & 50–950 ramp
primary
#6CCCC7
secondary
#93494D
accent
#2A31BC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483