#6CCBFD#6CCBFD
#6CCBFD is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.3% C 0.115 H 233.7°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBFD |
|---|---|
| RGB | rgb(108, 203, 253) |
| HSL | hsl(201, 97%, 71%) |
| HSV | hsv(201, 57%, 99%) |
| CMYK | cmyk(57.3%, 19.8%, 0%, 0.8%) |
| CIE-LAB | lab(77.87, -14.15, -33.05) |
| CIE-LCH | lch(77.87, 35.95, 246.83°) |
| OKLab | oklab(80.32% -0.0679 -0.0923) |
| OKLCH | oklch(80.32% 0.115 233.7) |
| XYZ | xyz(45.2632, 52.9876, 100.7518) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.92
Lightskyblue
#87CEFA
ΔE00 2.87
Sky
#82CAFC
ΔE00 3.09
Baby Blue
#89CFF0
ΔE00 4.28
Light Blue
#95D0FC
ΔE00 5.00
Deepskyblue
#00BFFF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBFD #FD9E6C
analogous
#6CFDE7 #6CCBFD #6C82FD
triadic
#6CCBFD #FD6CCB #CBFD6C
tetradic
#6CCBFD #E76CFD #FD9E6C #82FD6C
square
#6CCBFD #E76CFD #FD9E6C #82FD6C
split-complementary
#6CCBFD #FD6C82 #FDE76C
monochromatic
#039BEB #30B6FC #6CCBFD #A8E0FE #E1F4FF
Accessibility & contrast
On white
1.81
#6CCBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6CCBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBFD
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBFD | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#00D8DC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ccbfd; /* rgb */ color: rgb(108, 203, 253); /* oklch */ color: oklch(80.3% 0.115 233.7);
Tailwind
colors: {
custom: {
50: '#a1dafe',
500: '#6ccbfd',
950: '#000000',
},
}SCSS
$custom: #6ccbfd; $custom-light: #a1dafe; $custom-dark: #000000;
JSON
{
"hex": "#6ccbfd",
"rgb": {
"r": 108,
"g": 203,
"b": 253
},
"hsl": {
"h": 200.69,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.80316,
"c": 0.11458,
"h": 233.7
},
"luminance": 0.52992
}Semantic roles & 50–950 ramp
primary
#6CCBFD
secondary
#D96D35
accent
#4F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385