#6BCFFF#6BCFFF
#6BCFFF is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.2% C 0.116 H 231.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFFF |
|---|---|
| RGB | rgb(107, 207, 255) |
| HSL | hsl(199, 100%, 71%) |
| HSV | hsv(199, 58%, 100%) |
| CMYK | cmyk(58%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(79.02, -15.83, -32.34) |
| CIE-LCH | lch(79.02, 36.01, 243.93°) |
| OKLab | oklab(81.25% -0.0721 -0.0903) |
| OKLCH | oklch(81.25% 0.116 231.4) |
| XYZ | xyz(46.4193, 54.9670, 102.7518) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.87
Lightskyblue
#87CEFA
ΔE00 3.25
Baby Blue
#89CFF0
ΔE00 3.88
Sky
#82CAFC
ΔE00 4.00
Sky Blue
#87CEEB
ΔE00 4.74
Bright Sky Blue
#02CCFE
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFFF #FF9B6B
analogous
#6BFFE5 #6BCFFF #6B85FF
triadic
#6BCFFF #FF6BCF #CFFF6B
tetradic
#6BCFFF #E56BFF #FF9B6B #85FF6B
square
#6BCFFF #E56BFF #FF9B6B #85FF6B
split-complementary
#6BCFFF #FF6B85 #FFE56B
monochromatic
#00A2F0 #2EBBFF #6BCFFF #A8E3FF #E0F5FF
Accessibility & contrast
On white
1.75
#6BCFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#6BCFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFFF
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFFF | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#A2BDFE
Tritanopia (blue-blind)
#00DCDF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6bcfff; /* rgb */ color: rgb(107, 207, 255); /* oklch */ color: oklch(81.2% 0.116 231.4);
Tailwind
colors: {
custom: {
50: '#a1ddff',
500: '#6bcfff',
950: '#000000',
},
}SCSS
$custom: #6bcfff; $custom-light: #a1ddff; $custom-dark: #000000;
JSON
{
"hex": "#6bcfff",
"rgb": {
"r": 107,
"g": 207,
"b": 255
},
"hsl": {
"h": 199.459,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.81249,
"c": 0.11552,
"h": 231.4
},
"luminance": 0.54971
}Semantic roles & 50–950 ramp
primary
#6BCFFF
secondary
#DB6A33
accent
#4A00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486