#6FBCFF#6FBCFF
#6FBCFF is a light, vivid cyan. Relative luminance 0.466; OKLCH L 77.2% C 0.123 H 246.5°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6FBCFF |
|---|---|
| RGB | rgb(111, 188, 255) |
| HSL | hsl(208, 100%, 72%) |
| HSV | hsv(208, 56%, 100%) |
| CMYK | cmyk(56.5%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(73.91, -4.95, -40.25) |
| CIE-LCH | lch(73.91, 40.55, 262.99°) |
| OKLab | oklab(77.24% -0.0492 -0.113) |
| OKLCH | oklch(77.24% 0.123 246.5) |
| XYZ | xyz(42.5822, 46.5622, 101.3317) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.00
Sky
#82CAFC
ΔE00 4.52
Lightblue (survey)
#7BC8F6
ΔE00 5.24
Carolina Blue
#8AB8FE
ΔE00 5.70
Lightskyblue
#87CEFA
ΔE00 6.20
Light Blue
#95D0FC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FBCFF #FFB26F
analogous
#6FFFFA #6FBCFF #6F74FF
triadic
#6FBCFF #FF6FBC #BCFF6F
tetradic
#6FBCFF #FA6FFF #FFB26F #74FF6F
square
#6FBCFF #FA6FFF #FFB26F #74FF6F
split-complementary
#6FBCFF #FF6F74 #FFFA6F
monochromatic
#0082F4 #32A0FF #6FBCFF #ACD8FF #E0F1FF
Accessibility & contrast
On white
2.04
#6FBCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#6FBCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FBCFF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FBCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FBCFF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBEFF
Deuteranopia (green-blind)
#8CAFFE
Tritanopia (blue-blind)
#00CCD3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #6fbcff; /* rgb */ color: rgb(111, 188, 255); /* oklch */ color: oklch(77.2% 0.123 246.5);
Tailwind
colors: {
custom: {
50: '#a2d0ff',
500: '#6fbcff',
950: '#000000',
},
}SCSS
$custom: #6fbcff; $custom-light: #a2d0ff; $custom-dark: #000000;
JSON
{
"hex": "#6fbcff",
"rgb": {
"r": 111,
"g": 188,
"b": 255
},
"hsl": {
"h": 207.917,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.77241,
"c": 0.12323,
"h": 246.5
},
"luminance": 0.46566
}Semantic roles & 50–950 ramp
primary
#6FBCFF
secondary
#F7E4D3
accent
#6B00E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101318
muted
#7F8286