#6CD2CB#6CD2CB
#6CD2CB is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.1% C 0.096 H 189.5°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD2CB |
|---|---|
| RGB | rgb(108, 210, 203) |
| HSL | hsl(176, 53%, 62%) |
| HSV | hsv(176, 49%, 82%) |
| CMYK | cmyk(48.6%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(78.22, -31.42, -5.71) |
| CIE-LCH | lch(78.22, 31.93, 190.31°) |
| OKLab | oklab(80.06% -0.0948 -0.0159) |
| OKLCH | oklch(80.06% 0.096 189.5) |
| XYZ | xyz(40.0060, 53.5896, 64.7239) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.81
Turquoise
#40E0D0
ΔE00 5.48
Darkturquoise
#00CED1
ΔE00 5.61
Seafoam Blue
#78D1B6
ΔE00 7.27
Pale Teal
#82CBB2
ΔE00 7.70
Topaz
#13BBAF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD2CB #D26C73
analogous
#6CD298 #6CD2CB #6CA6D2
triadic
#6CD2CB #CB6CD2 #D2CB6C
tetradic
#6CD2CB #986CD2 #D26C73 #A6D26C
square
#6CD2CB #986CD2 #D26C73 #A6D26C
split-complementary
#6CD2CB #D26CA6 #D2986C
monochromatic
#2E968F #3DC4BA #6CD2CB #9BE0DC #CAEFEC
Accessibility & contrast
On white
1.79
#6CD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#6CD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD2CB
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD2CB | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#32D7D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6cd2cb; /* rgb */ color: rgb(108, 210, 203); /* oklch */ color: oklch(80.1% 0.096 189.5);
Tailwind
colors: {
custom: {
50: '#9de0da',
500: '#6cd2cb',
950: '#000000',
},
}SCSS
$custom: #6cd2cb; $custom-light: #9de0da; $custom-dark: #000000;
JSON
{
"hex": "#6cd2cb",
"rgb": {
"r": 108,
"g": 210,
"b": 203
},
"hsl": {
"h": 175.882,
"s": 53.125,
"l": 62.353
},
"oklch": {
"l": 0.80058,
"c": 0.09618,
"h": 189.5
},
"luminance": 0.53593
}Semantic roles & 50–950 ramp
primary
#6CD2CB
secondary
#9B474D
accent
#2530C1
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483