#6CC4FF#6CC4FF
#6CC4FF is a light, moderate cyan. Relative luminance 0.499; OKLCH L 78.9% C 0.120 H 240.0°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC4FF |
|---|---|
| RGB | rgb(108, 196, 255) |
| HSL | hsl(204, 100%, 71%) |
| HSV | hsv(204, 58%, 100%) |
| CMYK | cmyk(57.6%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(76.00, -9.85, -37.01) |
| CIE-LCH | lch(76.00, 38.30, 255.10°) |
| OKLab | oklab(78.86% -0.0599 -0.1037) |
| OKLCH | oklch(78.86% 0.12 240) |
| XYZ | xyz(43.9675, 49.8840, 101.8999) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.57
Lightblue (survey)
#7BC8F6
ΔE00 2.70
Lightskyblue
#87CEFA
ΔE00 3.94
Sky Blue (survey)
#75BBFD
ΔE00 4.04
Light Blue
#95D0FC
ΔE00 5.10
Deepskyblue
#00BFFF
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC4FF #FFA76C
analogous
#6CFFF1 #6CC4FF #6C7AFF
triadic
#6CC4FF #FF6CC4 #C4FF6C
tetradic
#6CC4FF #F16CFF #FFA76C #7AFF6C
square
#6CC4FF #F16CFF #FFA76C #7AFF6C
split-complementary
#6CC4FF #FF6C7A #FFF16C
monochromatic
#0090F1 #2FABFF #6CC4FF #A9DDFF #E0F3FF
Accessibility & contrast
On white
1.91
#6CC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#6CC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC4FF
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC4FF | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C4FF
Deuteranopia (green-blind)
#95B5FE
Tritanopia (blue-blind)
#00D3D8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #6cc4ff; /* rgb */ color: rgb(108, 196, 255); /* oklch */ color: oklch(78.9% 0.120 240.0);
Tailwind
colors: {
custom: {
50: '#a1d5ff',
500: '#6cc4ff',
950: '#000000',
},
}SCSS
$custom: #6cc4ff; $custom-light: #a1d5ff; $custom-dark: #000000;
JSON
{
"hex": "#6cc4ff",
"rgb": {
"r": 108,
"g": 196,
"b": 255
},
"hsl": {
"h": 204.082,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.78858,
"c": 0.11971,
"h": 240
},
"luminance": 0.49888
}Semantic roles & 50–950 ramp
primary
#6CC4FF
secondary
#F7E0D0
accent
#5C00E6
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101418
muted
#7F8386