#6CCDD2#6CCDD2
#6CCDD2 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.092 H 199.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCDD2 |
|---|---|
| RGB | rgb(108, 205, 210) |
| HSL | hsl(183, 53%, 62%) |
| HSV | hsv(183, 49%, 82%) |
| CMYK | cmyk(48.6%, 2.4%, 0%, 17.6%) |
| CIE-LAB | lab(76.98, -27.20, -11.32) |
| CIE-LCH | lch(76.98, 29.46, 202.59°) |
| OKLab | oklab(79.13% -0.0863 -0.0312) |
| OKLCH | oklch(79.13% 0.092 199.9) |
| XYZ | xyz(39.6439, 51.5005, 68.8117) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.26
Darkturquoise
#00CED1
ΔE00 5.32
Aqua Blue
#02D8E9
ΔE00 5.80
Robin'S Egg
#6DEDFD
ΔE00 8.12
Robin'S Egg Blue
#98EFF9
ΔE00 8.72
Robin Egg Blue
#8AF1FE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCDD2 #D2716C
analogous
#6CD2A4 #6CCDD2 #6C9AD2
triadic
#6CCDD2 #D26CCD #CDD26C
tetradic
#6CCDD2 #A46CD2 #D2716C #9AD26C
square
#6CCDD2 #A46CD2 #D2716C #9AD26C
split-complementary
#6CCDD2 #D26C9A #D2A46C
monochromatic
#2E9196 #3DBDC4 #6CCDD2 #9BDDE0 #CAEDEF
Accessibility & contrast
On white
1.86
#6CCDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#6CCDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCDD2
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCDD2 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D3
Deuteranopia (green-blind)
#B0B9D3
Tritanopia (blue-blind)
#2DD3CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ccdd2; /* rgb */ color: rgb(108, 205, 210); /* oklch */ color: oklch(79.1% 0.092 199.9);
Tailwind
colors: {
custom: {
50: '#9ddcdf',
500: '#6ccdd2',
950: '#000000',
},
}SCSS
$custom: #6ccdd2; $custom-light: #9ddcdf; $custom-dark: #000000;
JSON
{
"hex": "#6ccdd2",
"rgb": {
"r": 108,
"g": 205,
"b": 210
},
"hsl": {
"h": 182.941,
"s": 53.125,
"l": 62.353
},
"oklch": {
"l": 0.79126,
"c": 0.09179,
"h": 199.9
},
"luminance": 0.51504
}Semantic roles & 50–950 ramp
primary
#6CCDD2
secondary
#9B4B47
accent
#2D25C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484