#6FC6FF#6FC6FF
#6FC6FF is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.4% C 0.117 H 239.3°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC6FF |
|---|---|
| RGB | rgb(111, 198, 255) |
| HSL | hsl(204, 100%, 72%) |
| HSV | hsv(204, 56%, 100%) |
| CMYK | cmyk(56.5%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(76.67, -10.34, -35.96) |
| CIE-LCH | lch(76.67, 37.42, 253.96°) |
| OKLab | oklab(79.42% -0.0598 -0.1006) |
| OKLCH | oklch(79.42% 0.117 239.3) |
| XYZ | xyz(44.7929, 50.9836, 102.0687) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.12
Lightblue (survey)
#7BC8F6
ΔE00 2.20
Lightskyblue
#87CEFA
ΔE00 3.38
Sky Blue (survey)
#75BBFD
ΔE00 4.47
Light Blue
#95D0FC
ΔE00 4.66
Deepskyblue
#00BFFF
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC6FF #FFA86F
analogous
#6FFFF0 #6FC6FF #6F7EFF
triadic
#6FC6FF #FF6FC6 #C6FF6F
tetradic
#6FC6FF #F06FFF #FFA86F #7EFF6F
square
#6FC6FF #F06FFF #FFA86F #7EFF6F
split-complementary
#6FC6FF #FF6F7E #FFF06F
monochromatic
#0093F4 #32AEFF #6FC6FF #ACDEFF #E0F3FF
Accessibility & contrast
On white
1.88
#6FC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#6FC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC6FF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC6FF | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#99B7FE
Tritanopia (blue-blind)
#00D4D9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fc6ff; /* rgb */ color: rgb(111, 198, 255); /* oklch */ color: oklch(79.4% 0.117 239.3);
Tailwind
colors: {
custom: {
50: '#a2d7ff',
500: '#6fc6ff',
950: '#000000',
},
}SCSS
$custom: #6fc6ff; $custom-light: #a2d7ff; $custom-dark: #000000;
JSON
{
"hex": "#6fc6ff",
"rgb": {
"r": 111,
"g": 198,
"b": 255
},
"hsl": {
"h": 203.75,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.79422,
"c": 0.11706,
"h": 239.3
},
"luminance": 0.50988
}Semantic roles & 50–950 ramp
primary
#6FC6FF
secondary
#DC7837
accent
#5B00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386