#6DCDED#6DCDED
#6DCDED is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.2% C 0.101 H 222.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCDED |
|---|---|
| RGB | rgb(109, 205, 237) |
| HSL | hsl(195, 78%, 68%) |
| HSV | hsv(195, 54%, 93%) |
| CMYK | cmyk(54%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(77.89, -19.62, -24.45) |
| CIE-LCH | lch(77.89, 31.35, 231.26°) |
| OKLab | oklab(80.15% -0.0751 -0.0678) |
| OKLCH | oklch(80.15% 0.101 222.1) |
| XYZ | xyz(43.4182, 53.0244, 88.0510) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.92
Baby Blue
#89CFF0
ΔE00 3.68
Bright Sky Blue
#02CCFE
ΔE00 4.91
Neon Blue
#04D9FF
ΔE00 5.32
Lightblue (survey)
#7BC8F6
ΔE00 5.77
Lightskyblue
#87CEFA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCDED #ED8D6D
analogous
#6DEDCD #6DCDED #6D8DED
triadic
#6DCDED #ED6DCD #CDED6D
tetradic
#6DCDED #CD6DED #ED8D6D #8DED6D
square
#6DCDED #CD6DED #ED8D6D #8DED6D
split-complementary
#6DCDED #ED6D8D #EDCD6D
monochromatic
#199BC7 #37BAE6 #6DCDED #A3E0F4 #DAF2FA
Accessibility & contrast
On white
1.81
#6DCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#6DCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCDED
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCDED | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9EF
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dcded; /* rgb */ color: rgb(109, 205, 237); /* oklch */ color: oklch(80.2% 0.101 222.1);
Tailwind
colors: {
custom: {
50: '#a0dcf3',
500: '#6dcded',
950: '#000000',
},
}SCSS
$custom: #6dcded; $custom-light: #a0dcf3; $custom-dark: #000000;
JSON
{
"hex": "#6dcded",
"rgb": {
"r": 109,
"g": 205,
"b": 237
},
"hsl": {
"h": 195,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.80153,
"c": 0.10118,
"h": 222.1
},
"luminance": 0.53028
}Semantic roles & 50–950 ramp
primary
#6DCDED
secondary
#C55C3A
accent
#3F0BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485