#6CD3ED#6CD3ED
#6CD3ED is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.5% C 0.102 H 216.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD3ED |
|---|---|
| RGB | rgb(108, 211, 237) |
| HSL | hsl(192, 78%, 68%) |
| HSV | hsv(192, 54%, 93%) |
| CMYK | cmyk(54.4%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(79.55, -22.85, -21.93) |
| CIE-LCH | lch(79.55, 31.67, 223.82°) |
| OKLab | oklab(81.47% -0.0822 -0.0607) |
| OKLCH | oklch(81.47% 0.102 216.5) |
| XYZ | xyz(44.7587, 55.8870, 88.5329) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.43
Sky Blue
#87CEEB
ΔE00 4.47
Baby Blue
#89CFF0
ΔE00 5.51
Bright Sky Blue
#02CCFE
ΔE00 6.40
Aqua Blue
#02D8E9
ΔE00 6.82
Robin'S Egg
#6DEDFD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD3ED #ED866C
analogous
#6CEDC6 #6CD3ED #6C92ED
triadic
#6CD3ED #ED6CD3 #D3ED6C
tetradic
#6CD3ED #C66CED #ED866C #92ED6C
square
#6CD3ED #C66CED #ED866C #92ED6C
split-complementary
#6CD3ED #ED6C92 #EDC66C
monochromatic
#18A3C6 #35C3E6 #6CD3ED #A3E3F4 #D9F4FA
Accessibility & contrast
On white
1.72
#6CD3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#6CD3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD3ED
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD3ED | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEE
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6cd3ed; /* rgb */ color: rgb(108, 211, 237); /* oklch */ color: oklch(81.5% 0.102 216.5);
Tailwind
colors: {
custom: {
50: '#a0e0f2',
500: '#6cd3ed',
950: '#000000',
},
}SCSS
$custom: #6cd3ed; $custom-light: #a0e0f2; $custom-dark: #000000;
JSON
{
"hex": "#6cd3ed",
"rgb": {
"r": 108,
"g": 211,
"b": 237
},
"hsl": {
"h": 192.093,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.8147,
"c": 0.10224,
"h": 216.5
},
"luminance": 0.55891
}Semantic roles & 50–950 ramp
primary
#6CD3ED
secondary
#C45539
accent
#350BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485