#6CD2ED#6CD2ED
#6CD2ED is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.2% C 0.102 H 217.4°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD2ED |
|---|---|
| RGB | rgb(108, 210, 237) |
| HSL | hsl(193, 78%, 68%) |
| HSV | hsv(193, 54%, 93%) |
| CMYK | cmyk(54.4%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(79.27, -22.35, -22.36) |
| CIE-LCH | lch(79.27, 31.62, 225.01°) |
| OKLab | oklab(81.24% -0.0811 -0.062) |
| OKLCH | oklch(81.24% 0.102 217.4) |
| XYZ | xyz(44.5110, 55.3917, 88.4503) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.15
Neon Blue
#04D9FF
ΔE00 4.47
Baby Blue
#89CFF0
ΔE00 5.17
Bright Sky Blue
#02CCFE
ΔE00 6.09
Aqua Blue
#02D8E9
ΔE00 7.16
Ice Blue
#A5DFF9
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD2ED #ED876C
analogous
#6CEDC7 #6CD2ED #6C92ED
triadic
#6CD2ED #ED6CD2 #D2ED6C
tetradic
#6CD2ED #C76CED #ED876C #92ED6C
square
#6CD2ED #C76CED #ED876C #92ED6C
split-complementary
#6CD2ED #ED6C92 #EDC76C
monochromatic
#18A2C6 #35C1E6 #6CD2ED #A3E3F4 #D9F3FA
Accessibility & contrast
On white
1.74
#6CD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#6CD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD2ED
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD2ED | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cd2ed; /* rgb */ color: rgb(108, 210, 237); /* oklch */ color: oklch(81.2% 0.102 217.4);
Tailwind
colors: {
custom: {
50: '#a0e0f2',
500: '#6cd2ed',
950: '#000000',
},
}SCSS
$custom: #6cd2ed; $custom-light: #a0e0f2; $custom-dark: #000000;
JSON
{
"hex": "#6cd2ed",
"rgb": {
"r": 108,
"g": 210,
"b": 237
},
"hsl": {
"h": 192.558,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.81243,
"c": 0.1021,
"h": 217.4
},
"luminance": 0.55396
}Semantic roles & 50–950 ramp
primary
#6CD2ED
secondary
#C45639
accent
#360BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485