#6CC9FD#6CC9FD
#6CC9FD is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.9% C 0.115 H 235.2°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC9FD |
|---|---|
| RGB | rgb(108, 201, 253) |
| HSL | hsl(202, 97%, 71%) |
| HSV | hsv(202, 57%, 99%) |
| CMYK | cmyk(57.3%, 20.6%, 0%, 0.8%) |
| CIE-LAB | lab(77.31, -13.10, -33.91) |
| CIE-LCH | lch(77.31, 36.35, 248.88°) |
| OKLab | oklab(79.87% -0.0658 -0.0948) |
| OKLCH | oklch(79.87% 0.115 235.2) |
| XYZ | xyz(44.7939, 52.0491, 100.5954) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.68
Sky
#82CAFC
ΔE00 2.68
Lightskyblue
#87CEFA
ΔE00 2.92
Baby Blue
#89CFF0
ΔE00 4.77
Light Blue
#95D0FC
ΔE00 4.89
Deepskyblue
#00BFFF
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC9FD #FDA06C
analogous
#6CFDE8 #6CC9FD #6C80FD
triadic
#6CC9FD #FD6CC9 #C9FD6C
tetradic
#6CC9FD #E86CFD #FDA06C #80FD6C
square
#6CC9FD #E86CFD #FDA06C #80FD6C
split-complementary
#6CC9FD #FD6C80 #FDE86C
monochromatic
#0398EB #30B3FC #6CC9FD #A8DFFE #E1F4FF
Accessibility & contrast
On white
1.84
#6CC9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#6CC9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC9FD
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC9FD | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#00D7DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6cc9fd; /* rgb */ color: rgb(108, 201, 253); /* oklch */ color: oklch(79.9% 0.115 235.2);
Tailwind
colors: {
custom: {
50: '#a1d9fe',
500: '#6cc9fd',
950: '#000000',
},
}SCSS
$custom: #6cc9fd; $custom-light: #a1d9fe; $custom-dark: #000000;
JSON
{
"hex": "#6cc9fd",
"rgb": {
"r": 108,
"g": 201,
"b": 253
},
"hsl": {
"h": 201.517,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.79873,
"c": 0.11536,
"h": 235.2
},
"luminance": 0.52053
}Semantic roles & 50–950 ramp
primary
#6CC9FD
secondary
#D96F35
accent
#5200E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385