#6DCCD2#6DCCD2
#6DCCD2 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.090 H 200.9°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCCD2 |
|---|---|
| RGB | rgb(109, 204, 210) |
| HSL | hsl(184, 53%, 63%) |
| HSV | hsv(184, 48%, 82%) |
| CMYK | cmyk(48.1%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(76.73, -26.49, -11.69) |
| CIE-LCH | lch(76.73, 28.95, 203.81°) |
| OKLab | oklab(78.94% -0.0845 -0.0322) |
| OKLCH | oklch(78.94% 0.09 200.9) |
| XYZ | xyz(39.5278, 51.0867, 68.7380) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 5.73
Aqua Blue
#02D8E9
ΔE00 5.85
Robin'S Egg
#6DEDFD
ΔE00 8.19
Robin'S Egg Blue
#98EFF9
ΔE00 8.78
Robin Egg Blue
#8AF1FE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCCD2 #D2736D
analogous
#6DD2A5 #6DCCD2 #6D9AD2
triadic
#6DCCD2 #D26DCC #CCD26D
tetradic
#6DCCD2 #A56DD2 #D2736D #9AD26D
square
#6DCCD2 #A56DD2 #D2736D #9AD26D
split-complementary
#6DCCD2 #D26D9A #D2A56D
monochromatic
#2E9096 #3EBCC4 #6DCCD2 #9CDCE0 #CBEDEF
Accessibility & contrast
On white
1.87
#6DCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#6DCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCCD2
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCCD2 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D3
Deuteranopia (green-blind)
#AFB8D3
Tritanopia (blue-blind)
#31D2CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6dccd2; /* rgb */ color: rgb(109, 204, 210); /* oklch */ color: oklch(78.9% 0.090 200.9);
Tailwind
colors: {
custom: {
50: '#9edbdf',
500: '#6dccd2',
950: '#000000',
},
}SCSS
$custom: #6dccd2; $custom-light: #9edbdf; $custom-dark: #000000;
JSON
{
"hex": "#6dccd2",
"rgb": {
"r": 109,
"g": 204,
"b": 210
},
"hsl": {
"h": 183.564,
"s": 52.88,
"l": 62.549
},
"oklch": {
"l": 0.78936,
"c": 0.09043,
"h": 200.9
},
"luminance": 0.5109
}Semantic roles & 50–950 ramp
primary
#6DCCD2
secondary
#9C4D48
accent
#2E25C0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484