#6CCCD2#6CCCD2
#6CCCD2 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.091 H 200.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCD2 |
|---|---|
| RGB | rgb(108, 204, 210) |
| HSL | hsl(184, 53%, 62%) |
| HSV | hsv(184, 49%, 82%) |
| CMYK | cmyk(48.6%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(76.69, -26.71, -11.75) |
| CIE-LCH | lch(76.69, 29.18, 203.74°) |
| OKLab | oklab(78.9% -0.0852 -0.0324) |
| OKLCH | oklch(78.9% 0.091 200.8) |
| XYZ | xyz(39.4054, 51.0236, 68.7322) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 5.66
Aqua Blue
#02D8E9
ΔE00 5.78
Robin'S Egg
#6DEDFD
ΔE00 8.19
Robin'S Egg Blue
#98EFF9
ΔE00 8.82
Robin Egg Blue
#8AF1FE
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCD2 #D2726C
analogous
#6CD2A5 #6CCCD2 #6C99D2
triadic
#6CCCD2 #D26CCC #CCD26C
tetradic
#6CCCD2 #A56CD2 #D2726C #99D26C
square
#6CCCD2 #A56CD2 #D2726C #99D26C
split-complementary
#6CCCD2 #D26C99 #D2A56C
monochromatic
#2E9096 #3DBCC4 #6CCCD2 #9BDCE0 #CAEDEF
Accessibility & contrast
On white
1.87
#6CCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#6CCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCD2
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCD2 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D3
Deuteranopia (green-blind)
#AFB8D3
Tritanopia (blue-blind)
#2DD2CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6cccd2; /* rgb */ color: rgb(108, 204, 210); /* oklch */ color: oklch(78.9% 0.091 200.8);
Tailwind
colors: {
custom: {
50: '#9ddbdf',
500: '#6cccd2',
950: '#000000',
},
}SCSS
$custom: #6cccd2; $custom-light: #9ddbdf; $custom-dark: #000000;
JSON
{
"hex": "#6cccd2",
"rgb": {
"r": 108,
"g": 204,
"b": 210
},
"hsl": {
"h": 183.529,
"s": 53.125,
"l": 62.353
},
"oklch": {
"l": 0.78895,
"c": 0.09115,
"h": 200.8
},
"luminance": 0.51027
}Semantic roles & 50–950 ramp
primary
#6CCCD2
secondary
#9B4C47
accent
#2E25C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484