#6CD2FC#6CD2FC
#6CD2FC is a light, moderate cyan. Relative luminance 0.563; OKLCH L 81.8% C 0.112 H 227.4°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD2FC |
|---|---|
| RGB | rgb(108, 210, 252) |
| HSL | hsl(198, 96%, 71%) |
| HSV | hsv(198, 57%, 99%) |
| CMYK | cmyk(57.1%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(79.79, -18.06, -29.57) |
| CIE-LCH | lch(79.79, 34.65, 238.58°) |
| OKLab | oklab(81.83% -0.0756 -0.0823) |
| OKLCH | oklch(81.83% 0.112 227.4) |
| XYZ | xyz(46.7948, 56.3052, 100.4785) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.37
Sky Blue
#87CEEB
ΔE00 3.77
Lightblue (survey)
#7BC8F6
ΔE00 4.23
Lightskyblue
#87CEFA
ΔE00 4.25
Bright Sky Blue
#02CCFE
ΔE00 4.34
Sky
#82CAFC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD2FC #FC966C
analogous
#6CFCDE #6CD2FC #6C8AFC
triadic
#6CD2FC #FC6CD2 #D2FC6C
tetradic
#6CD2FC #DE6CFC #FC966C #8AFC6C
square
#6CD2FC #DE6CFC #FC966C #8AFC6C
split-complementary
#6CD2FC #FC6C8A #FCDE6C
monochromatic
#05A6E9 #30C0FB #6CD2FC #A8E4FD #E1F6FE
Accessibility & contrast
On white
1.71
#6CD2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#6CD2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD2FC
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD2FC | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFE
Deuteranopia (green-blind)
#A7BFFB
Tritanopia (blue-blind)
#00DEE0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6cd2fc; /* rgb */ color: rgb(108, 210, 252); /* oklch */ color: oklch(81.8% 0.112 227.4);
Tailwind
colors: {
custom: {
50: '#a1dffd',
500: '#6cd2fc',
950: '#000000',
},
}SCSS
$custom: #6cd2fc; $custom-light: #a1dffd; $custom-dark: #000000;
JSON
{
"hex": "#6cd2fc",
"rgb": {
"r": 108,
"g": 210,
"b": 252
},
"hsl": {
"h": 197.5,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.81832,
"c": 0.11181,
"h": 227.4
},
"luminance": 0.5631
}Semantic roles & 50–950 ramp
primary
#6CD2FC
secondary
#D76435
accent
#4300E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485