#6CD2CD#6CD2CD
#6CD2CD is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.1% C 0.096 H 191.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD2CD |
|---|---|
| RGB | rgb(108, 210, 205) |
| HSL | hsl(177, 53%, 62%) |
| HSV | hsv(177, 49%, 82%) |
| CMYK | cmyk(48.6%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(78.28, -30.91, -6.70) |
| CIE-LCH | lch(78.28, 31.63, 192.23°) |
| OKLab | oklab(80.12% -0.094 -0.0186) |
| OKLCH | oklch(80.12% 0.096 191.2) |
| XYZ | xyz(40.2459, 53.6856, 65.9873) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.79
Darkturquoise
#00CED1
ΔE00 5.25
Turquoise
#40E0D0
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 7.97
Seafoam Blue
#78D1B6
ΔE00 8.00
Pale Teal
#82CBB2
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD2CD #D26C71
analogous
#6CD29A #6CD2CD #6CA4D2
triadic
#6CD2CD #CD6CD2 #D2CD6C
tetradic
#6CD2CD #9A6CD2 #D26C71 #A4D26C
square
#6CD2CD #9A6CD2 #D26C71 #A4D26C
split-complementary
#6CD2CD #D26CA4 #D29A6C
monochromatic
#2E9691 #3DC4BD #6CD2CD #9BE0DD #CAEFED
Accessibility & contrast
On white
1.79
#6CD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#6CD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD2CD
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD2CD | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#30D7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6cd2cd; /* rgb */ color: rgb(108, 210, 205); /* oklch */ color: oklch(80.1% 0.096 191.2);
Tailwind
colors: {
custom: {
50: '#9de0dc',
500: '#6cd2cd',
950: '#000000',
},
}SCSS
$custom: #6cd2cd; $custom-light: #9de0dc; $custom-dark: #000000;
JSON
{
"hex": "#6cd2cd",
"rgb": {
"r": 108,
"g": 210,
"b": 205
},
"hsl": {
"h": 177.059,
"s": 53.125,
"l": 62.353
},
"oklch": {
"l": 0.80122,
"c": 0.09582,
"h": 191.2
},
"luminance": 0.53689
}Semantic roles & 50–950 ramp
primary
#6CD2CD
secondary
#9B474B
accent
#252DC1
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484