#6CD2EB#6CD2EB
#6CD2EB is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.2% C 0.101 H 215.9°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD2EB |
|---|---|
| RGB | rgb(108, 210, 235) |
| HSL | hsl(192, 76%, 67%) |
| HSV | hsv(192, 54%, 92%) |
| CMYK | cmyk(54%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.20, -22.91, -21.39) |
| CIE-LCH | lch(79.20, 31.34, 223.04°) |
| OKLab | oklab(81.17% -0.0819 -0.0592) |
| OKLCH | oklch(81.17% 0.101 215.9) |
| XYZ | xyz(44.2204, 55.2754, 86.9200) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.58
Neon Blue
#04D9FF
ΔE00 4.62
Baby Blue
#89CFF0
ΔE00 5.67
Bright Sky Blue
#02CCFE
ΔE00 6.58
Aqua Blue
#02D8E9
ΔE00 6.67
Robin'S Egg
#6DEDFD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD2EB #EB856C
analogous
#6CEBC5 #6CD2EB #6C93EB
triadic
#6CD2EB #EB6CD2 #D2EB6C
tetradic
#6CD2EB #C56CEB #EB856C #93EB6C
square
#6CD2EB #C56CEB #EB856C #93EB6C
split-complementary
#6CD2EB #EB6C93 #EBC56C
monochromatic
#1AA1C2 #36C2E4 #6CD2EB #A2E2F2 #D8F3FA
Accessibility & contrast
On white
1.74
#6CD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#6CD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD2EB
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD2EB | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEC
Deuteranopia (green-blind)
#ADBEEB
Tritanopia (blue-blind)
#00DBDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cd2eb; /* rgb */ color: rgb(108, 210, 235); /* oklch */ color: oklch(81.2% 0.101 215.9);
Tailwind
colors: {
custom: {
50: '#9fe0f1',
500: '#6cd2eb',
950: '#000000',
},
}SCSS
$custom: #6cd2eb; $custom-light: #9fe0f1; $custom-dark: #000000;
JSON
{
"hex": "#6cd2eb",
"rgb": {
"r": 108,
"g": 210,
"b": 235
},
"hsl": {
"h": 191.811,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.81168,
"c": 0.10109,
"h": 215.9
},
"luminance": 0.55279
}Semantic roles & 50–950 ramp
primary
#6CD2EB
secondary
#C0553B
accent
#350DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485