#6FCDFF#6FCDFF
#6FCDFF is a light, moderate cyan. Relative luminance 0.543; OKLCH L 81.0% C 0.114 H 233.8°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCDFF |
|---|---|
| RGB | rgb(111, 205, 255) |
| HSL | hsl(201, 100%, 72%) |
| HSV | hsv(201, 56%, 100%) |
| CMYK | cmyk(56.5%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(78.61, -14.03, -32.96) |
| CIE-LCH | lch(78.61, 35.82, 246.95°) |
| OKLab | oklab(80.96% -0.0673 -0.092) |
| OKLCH | oklch(80.96% 0.114 233.8) |
| XYZ | xyz(46.4301, 54.2579, 102.6144) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.01
Lightskyblue
#87CEFA
ΔE00 2.61
Sky
#82CAFC
ΔE00 2.99
Baby Blue
#89CFF0
ΔE00 4.12
Light Blue
#95D0FC
ΔE00 4.73
Sky Blue
#87CEEB
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCDFF #FFA16F
analogous
#6FFFE9 #6FCDFF #6F85FF
triadic
#6FCDFF #FF6FCD #CDFF6F
tetradic
#6FCDFF #E96FFF #FFA16F #85FF6F
square
#6FCDFF #E96FFF #FFA16F #85FF6F
split-complementary
#6FCDFF #FF6F85 #FFE96F
monochromatic
#009FF4 #32B8FF #6FCDFF #ACE2FF #E0F4FF
Accessibility & contrast
On white
1.77
#6FCDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#6FCDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCDFF
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCDFF | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#A1BCFE
Tritanopia (blue-blind)
#00DADD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fcdff; /* rgb */ color: rgb(111, 205, 255); /* oklch */ color: oklch(81.0% 0.114 233.8);
Tailwind
colors: {
custom: {
50: '#a3dcff',
500: '#6fcdff',
950: '#000000',
},
}SCSS
$custom: #6fcdff; $custom-light: #a3dcff; $custom-dark: #000000;
JSON
{
"hex": "#6fcdff",
"rgb": {
"r": 111,
"g": 205,
"b": 255
},
"hsl": {
"h": 200.833,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.80963,
"c": 0.11397,
"h": 233.8
},
"luminance": 0.54262
}Semantic roles & 50–950 ramp
primary
#6FCDFF
secondary
#DC7037
accent
#5000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486