#6DCDFE#6DCDFE
#6DCDFE is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.8% C 0.114 H 232.8°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCDFE |
|---|---|
| RGB | rgb(109, 205, 254) |
| HSL | hsl(200, 99%, 71%) |
| HSV | hsv(200, 57%, 100%) |
| CMYK | cmyk(57.1%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(78.50, -14.70, -32.61) |
| CIE-LCH | lch(78.50, 35.77, 245.73°) |
| OKLab | oklab(80.84% -0.069 -0.091) |
| OKLCH | oklch(80.84% 0.114 232.8) |
| XYZ | xyz(46.0206, 54.0653, 101.7571) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.23
Lightskyblue
#87CEFA
ΔE00 2.85
Sky
#82CAFC
ΔE00 3.36
Baby Blue
#89CFF0
ΔE00 3.99
Sky Blue
#87CEEB
ΔE00 4.96
Light Blue
#95D0FC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCDFE #FE9E6D
analogous
#6DFEE6 #6DCDFE #6D84FE
triadic
#6DCDFE #FE6DCD #CDFE6D
tetradic
#6DCDFE #E66DFE #FE9E6D #84FE6D
square
#6DCDFE #E66DFE #FE9E6D #84FE6D
split-complementary
#6DCDFE #FE6D84 #FEE66D
monochromatic
#029FEF #30B8FE #6DCDFE #AAE2FE #E1F5FF
Accessibility & contrast
On white
1.78
#6DCDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#6DCDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCDFE
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCDFE | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#A1BCFD
Tritanopia (blue-blind)
#00DADD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dcdfe; /* rgb */ color: rgb(109, 205, 254); /* oklch */ color: oklch(80.8% 0.114 232.8);
Tailwind
colors: {
custom: {
50: '#a1dcff',
500: '#6dcdfe',
950: '#000000',
},
}SCSS
$custom: #6dcdfe; $custom-light: #a1dcff; $custom-dark: #000000;
JSON
{
"hex": "#6dcdfe",
"rgb": {
"r": 109,
"g": 205,
"b": 254
},
"hsl": {
"h": 200.276,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.80841,
"c": 0.1142,
"h": 232.8
},
"luminance": 0.5407
}Semantic roles & 50–950 ramp
primary
#6DCDFE
secondary
#DA6D35
accent
#4E00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486