#6CC9FB#6CC9FB
#6CC9FB is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.8% C 0.114 H 234.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC9FB |
|---|---|
| RGB | rgb(108, 201, 251) |
| HSL | hsl(201, 95%, 70%) |
| HSV | hsv(201, 57%, 98%) |
| CMYK | cmyk(57%, 19.9%, 0%, 1.6%) |
| CIE-LAB | lab(77.23, -13.69, -32.96) |
| CIE-LCH | lch(77.23, 35.69, 247.44°) |
| OKLab | oklab(79.79% -0.0665 -0.092) |
| OKLCH | oklch(79.79% 0.114 234.2) |
| XYZ | xyz(44.4770, 51.9224, 98.9262) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.67
Sky
#82CAFC
ΔE00 2.93
Lightskyblue
#87CEFA
ΔE00 2.93
Baby Blue
#89CFF0
ΔE00 4.43
Deepskyblue
#00BFFF
ΔE00 5.01
Light Blue
#95D0FC
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC9FB #FB9E6C
analogous
#6CFBE5 #6CC9FB #6C81FB
triadic
#6CC9FB #FB6CC9 #C9FB6C
tetradic
#6CC9FB #E56CFB #FB9E6C #81FB6C
square
#6CC9FB #E56CFB #FB9E6C #81FB6C
split-complementary
#6CC9FB #FB6C81 #FBE56C
monochromatic
#0698E6 #30B3F9 #6CC9FB #A8DFFD #E1F4FE
Accessibility & contrast
On white
1.84
#6CC9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#6CC9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC9FB
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC9FB | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#00D6DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6cc9fb; /* rgb */ color: rgb(108, 201, 251); /* oklch */ color: oklch(79.8% 0.114 234.2);
Tailwind
colors: {
custom: {
50: '#a0d9fc',
500: '#6cc9fb',
950: '#000000',
},
}SCSS
$custom: #6cc9fb; $custom-light: #a0d9fc; $custom-dark: #000000;
JSON
{
"hex": "#6cc9fb",
"rgb": {
"r": 108,
"g": 201,
"b": 251
},
"hsl": {
"h": 200.979,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.79788,
"c": 0.11352,
"h": 234.2
},
"luminance": 0.51926
}Semantic roles & 50–950 ramp
primary
#6CC9FB
secondary
#D66D35
accent
#5000E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385