#6DCED7#6DCED7
#6DCED7 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.092 H 203.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCED7 |
|---|---|
| RGB | rgb(109, 206, 215) |
| HSL | hsl(185, 57%, 64%) |
| HSV | hsv(185, 49%, 84%) |
| CMYK | cmyk(49.3%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.46, -26.16, -13.29) |
| CIE-LCH | lch(77.46, 29.34, 206.94°) |
| OKLab | oklab(79.57% -0.0847 -0.0367) |
| OKLCH | oklch(79.57% 0.092 203.4) |
| XYZ | xyz(40.6389, 52.2966, 72.2295) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.27
Darkturquoise
#00CED1
ΔE00 6.16
Mediumturquoise
#48D1CC
ΔE00 6.59
Robin'S Egg
#6DEDFD
ΔE00 7.39
Robin'S Egg Blue
#98EFF9
ΔE00 8.14
Robin Egg Blue
#8AF1FE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCED7 #D7766D
analogous
#6DD7AB #6DCED7 #6D99D7
triadic
#6DCED7 #D76DCE #CED76D
tetradic
#6DCED7 #AB6DD7 #D7766D #99D76D
square
#6DCED7 #AB6DD7 #D7766D #99D76D
split-complementary
#6DCED7 #D76D99 #D7AB6D
monochromatic
#2B949E #3DBECA #6DCED7 #9DDEE4 #CDEEF1
Accessibility & contrast
On white
1.83
#6DCED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#6DCED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCED7
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCED7 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D8
Deuteranopia (green-blind)
#B0BAD7
Tritanopia (blue-blind)
#2AD5D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6dced7; /* rgb */ color: rgb(109, 206, 215); /* oklch */ color: oklch(79.6% 0.092 203.4);
Tailwind
colors: {
custom: {
50: '#9edde3',
500: '#6dced7',
950: '#000000',
},
}SCSS
$custom: #6dced7; $custom-light: #9edde3; $custom-dark: #000000;
JSON
{
"hex": "#6dced7",
"rgb": {
"r": 109,
"g": 206,
"b": 215
},
"hsl": {
"h": 185.094,
"s": 56.989,
"l": 63.529
},
"oklch": {
"l": 0.7957,
"c": 0.09229,
"h": 203.4
},
"luminance": 0.523
}Semantic roles & 50–950 ramp
primary
#6DCED7
secondary
#A24E46
accent
#2F21C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484