#6DCEDC#6DCEDC
#6DCEDC is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.093 H 207.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCEDC |
|---|---|
| RGB | rgb(109, 206, 220) |
| HSL | hsl(188, 61%, 65%) |
| HSV | hsv(188, 50%, 86%) |
| CMYK | cmyk(50.5%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.61, -24.82, -15.75) |
| CIE-LCH | lch(77.61, 29.40, 212.39°) |
| OKLab | oklab(79.75% -0.0827 -0.0435) |
| OKLCH | oklch(79.75% 0.093 207.7) |
| XYZ | xyz(41.2912, 52.5575, 75.6649) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.32
Neon Blue
#04D9FF
ΔE00 7.17
Robin'S Egg
#6DEDFD
ΔE00 7.18
Sky Blue
#87CEEB
ΔE00 7.32
Darkturquoise
#00CED1
ΔE00 7.45
Robin Egg Blue
#8AF1FE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCEDC #DC7B6D
analogous
#6DDCB3 #6DCEDC #6D96DC
triadic
#6DCEDC #DC6DCE #CEDC6D
tetradic
#6DCEDC #B36DDC #DC7B6D #96DC6D
square
#6DCEDC #B36DDC #DC7B6D #96DC6D
split-complementary
#6DCEDC #DC6D96 #DCB36D
monochromatic
#2897A7 #3CBDD0 #6DCEDC #9EDFE8 #D0EFF4
Accessibility & contrast
On white
1.82
#6DCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#6DCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCEDC
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCEDC | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DD
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#23D5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dcedc; /* rgb */ color: rgb(109, 206, 220); /* oklch */ color: oklch(79.7% 0.093 207.7);
Tailwind
colors: {
custom: {
50: '#9fdde6',
500: '#6dcedc',
950: '#000000',
},
}SCSS
$custom: #6dcedc; $custom-light: #9fdde6; $custom-dark: #000000;
JSON
{
"hex": "#6dcedc",
"rgb": {
"r": 109,
"g": 206,
"b": 220
},
"hsl": {
"h": 187.568,
"s": 61.326,
"l": 64.51
},
"oklch": {
"l": 0.79746,
"c": 0.09342,
"h": 207.7
},
"luminance": 0.52561
}Semantic roles & 50–950 ramp
primary
#6DCEDC
secondary
#AA5144
accent
#321CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484