#6CD6C8#6CD6C8
#6CD6C8 is a light, moderate teal. Relative luminance 0.555; OKLCH L 80.9% C 0.101 H 184.2°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD6C8 |
|---|---|
| RGB | rgb(108, 214, 200) |
| HSL | hsl(172, 56%, 63%) |
| HSV | hsv(172, 50%, 84%) |
| CMYK | cmyk(49.5%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(79.30, -34.05, -2.52) |
| CIE-LCH | lch(79.30, 34.14, 184.23°) |
| OKLab | oklab(80.9% -0.1006 -0.0073) |
| OKLCH | oklch(80.9% 0.101 184.2) |
| XYZ | xyz(40.6519, 55.4478, 63.1926) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.94
Mediumturquoise
#48D1CC
ΔE00 4.18
Seafoam Blue
#78D1B6
ΔE00 5.12
Pale Teal
#82CBB2
ΔE00 6.18
Tiffany Blue
#7BF2DA
ΔE00 6.81
Mediumaquamarine
#66CDAA
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD6C8 #D66C7A
analogous
#6CD693 #6CD6C8 #6CAFD6
triadic
#6CD6C8 #C86CD6 #D6C86C
tetradic
#6CD6C8 #936CD6 #D66C7A #AFD66C
square
#6CD6C8 #936CD6 #D66C7A #AFD66C
split-complementary
#6CD6C8 #D66CAF #D6936C
monochromatic
#2C9C8D #3CC9B6 #6CD6C8 #9CE3DA #CCF1EC
Accessibility & contrast
On white
1.74
#6CD6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#6CD6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD6C8
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD6C8 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC8
Deuteranopia (green-blind)
#BCBFC9
Tritanopia (blue-blind)
#33DAD2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cd6c8; /* rgb */ color: rgb(108, 214, 200); /* oklch */ color: oklch(80.9% 0.101 184.2);
Tailwind
colors: {
custom: {
50: '#9ee3d8',
500: '#6cd6c8',
950: '#000000',
},
}SCSS
$custom: #6cd6c8; $custom-light: #9ee3d8; $custom-dark: #000000;
JSON
{
"hex": "#6cd6c8",
"rgb": {
"r": 108,
"g": 214,
"b": 200
},
"hsl": {
"h": 172.075,
"s": 56.383,
"l": 63.137
},
"oklch": {
"l": 0.809,
"c": 0.10087,
"h": 184.2
},
"luminance": 0.55451
}Semantic roles & 50–950 ramp
primary
#6CD6C8
secondary
#A14652
accent
#2237C4
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483