#6DD1ED#6DD1ED
#6DD1ED is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.1% C 0.101 H 218.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD1ED |
|---|---|
| RGB | rgb(109, 209, 237) |
| HSL | hsl(193, 78%, 68%) |
| HSV | hsv(193, 54%, 93%) |
| CMYK | cmyk(54%, 11.8%, 0%, 7.1%) |
| CIE-LAB | lab(79.02, -21.65, -22.73) |
| CIE-LCH | lch(79.02, 31.39, 226.40°) |
| OKLab | oklab(81.06% -0.0794 -0.063) |
| OKLCH | oklch(81.06% 0.101 218.4) |
| XYZ | xyz(44.3872, 54.9625, 88.3740) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.75
Neon Blue
#04D9FF
ΔE00 4.62
Baby Blue
#89CFF0
ΔE00 4.76
Bright Sky Blue
#02CCFE
ΔE00 5.82
Ice Blue
#A5DFF9
ΔE00 7.07
Lightskyblue
#87CEFA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD1ED #ED896D
analogous
#6DEDC9 #6DD1ED #6D91ED
triadic
#6DD1ED #ED6DD1 #D1ED6D
tetradic
#6DD1ED #C96DED #ED896D #91ED6D
square
#6DD1ED #C96DED #ED896D #91ED6D
split-complementary
#6DD1ED #ED6D91 #EDC96D
monochromatic
#19A1C7 #37C0E6 #6DD1ED #A3E2F4 #DAF3FA
Accessibility & contrast
On white
1.75
#6DD1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#6DD1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD1ED
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD1ED | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#ACBDED
Tritanopia (blue-blind)
#00DBDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6dd1ed; /* rgb */ color: rgb(109, 209, 237); /* oklch */ color: oklch(81.1% 0.101 218.4);
Tailwind
colors: {
custom: {
50: '#a0dff2',
500: '#6dd1ed',
950: '#000000',
},
}SCSS
$custom: #6dd1ed; $custom-light: #a0dff2; $custom-dark: #000000;
JSON
{
"hex": "#6dd1ed",
"rgb": {
"r": 109,
"g": 209,
"b": 237
},
"hsl": {
"h": 193.125,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.81056,
"c": 0.10136,
"h": 218.4
},
"luminance": 0.54967
}Semantic roles & 50–950 ramp
primary
#6DD1ED
secondary
#C5583A
accent
#390BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485