#6CCBF6#6CCBF6
#6CCBF6 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.0% C 0.109 H 229.6°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBF6 |
|---|---|
| RGB | rgb(108, 203, 246) |
| HSL | hsl(199, 88%, 69%) |
| HSV | hsv(199, 56%, 96%) |
| CMYK | cmyk(56.1%, 17.5%, 0%, 3.5%) |
| CIE-LAB | lab(77.61, -16.20, -29.71) |
| CIE-LCH | lch(77.61, 33.84, 241.39°) |
| OKLab | oklab(80.02% -0.0703 -0.0827) |
| OKLCH | oklch(80.02% 0.109 229.6) |
| XYZ | xyz(44.1685, 52.5498, 94.9864) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.84
Baby Blue
#89CFF0
ΔE00 3.32
Lightskyblue
#87CEFA
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 3.87
Sky
#82CAFC
ΔE00 4.38
Bright Sky Blue
#02CCFE
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBF6 #F6976C
analogous
#6CF6DC #6CCBF6 #6C86F6
triadic
#6CCBF6 #F66CCB #CBF66C
tetradic
#6CCBF6 #DC6CF6 #F6976C #86F66C
square
#6CCBF6 #DC6CF6 #F6976C #86F66C
split-complementary
#6CCBF6 #F66C86 #F6DC6C
monochromatic
#0D9ADA #32B7F2 #6CCBF6 #A6DFFA #DFF4FD
Accessibility & contrast
On white
1.82
#6CCBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#6CCBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBF6
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBF6 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F8
Deuteranopia (green-blind)
#A2B9F5
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ccbf6; /* rgb */ color: rgb(108, 203, 246); /* oklch */ color: oklch(80.0% 0.109 229.6);
Tailwind
colors: {
custom: {
50: '#a0daf9',
500: '#6ccbf6',
950: '#000000',
},
}SCSS
$custom: #6ccbf6; $custom-light: #a0daf9; $custom-dark: #000000;
JSON
{
"hex": "#6ccbf6",
"rgb": {
"r": 108,
"g": 203,
"b": 246
},
"hsl": {
"h": 198.696,
"s": 88.462,
"l": 69.412
},
"oklch": {
"l": 0.80024,
"c": 0.1086,
"h": 229.6
},
"luminance": 0.52554
}Semantic roles & 50–950 ramp
primary
#6CCBF6
secondary
#D06636
accent
#4800E5
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485