#6CCAFB#6CCAFB
#6CCAFB is a light, moderate cyan. Relative luminance 0.524; OKLCH L 80.0% C 0.113 H 233.4°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCAFB |
|---|---|
| RGB | rgb(108, 202, 251) |
| HSL | hsl(201, 95%, 70%) |
| HSV | hsv(201, 57%, 98%) |
| CMYK | cmyk(57%, 19.5%, 0%, 1.6%) |
| CIE-LAB | lab(77.51, -14.21, -32.53) |
| CIE-LCH | lch(77.51, 35.50, 246.40°) |
| OKLab | oklab(80.01% -0.0675 -0.0908) |
| OKLCH | oklch(80.01% 0.113 233.4) |
| XYZ | xyz(44.7109, 52.3901, 99.0042) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.83
Lightskyblue
#87CEFA
ΔE00 2.93
Sky
#82CAFC
ΔE00 3.15
Baby Blue
#89CFF0
ΔE00 4.18
Light Blue
#95D0FC
ΔE00 5.08
Sky Blue
#87CEEB
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCAFB #FB9D6C
analogous
#6CFBE4 #6CCAFB #6C83FB
triadic
#6CCAFB #FB6CCA #CAFB6C
tetradic
#6CCAFB #E46CFB #FB9D6C #83FB6C
square
#6CCAFB #E46CFB #FB9D6C #83FB6C
split-complementary
#6CCAFB #FB6C83 #FBE46C
monochromatic
#069AE6 #30B5F9 #6CCAFB #A8DFFD #E1F4FE
Accessibility & contrast
On white
1.83
#6CCAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#6CCAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCAFB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCAFB | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FD
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#00D7DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ccafb; /* rgb */ color: rgb(108, 202, 251); /* oklch */ color: oklch(80.0% 0.113 233.4);
Tailwind
colors: {
custom: {
50: '#a0dafc',
500: '#6ccafb',
950: '#000000',
},
}SCSS
$custom: #6ccafb; $custom-light: #a0dafc; $custom-dark: #000000;
JSON
{
"hex": "#6ccafb",
"rgb": {
"r": 108,
"g": 202,
"b": 251
},
"hsl": {
"h": 200.559,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.8001,
"c": 0.11316,
"h": 233.4
},
"luminance": 0.52394
}Semantic roles & 50–950 ramp
primary
#6CCAFB
secondary
#D66C35
accent
#4F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385