#6BCFF7#6BCFF7
#6BCFF7 is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.9% C 0.109 H 226.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFF7 |
|---|---|
| RGB | rgb(107, 207, 247) |
| HSL | hsl(197, 90%, 69%) |
| HSV | hsv(197, 57%, 97%) |
| CMYK | cmyk(56.7%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(78.73, -18.17, -28.52) |
| CIE-LCH | lch(78.73, 33.82, 237.51°) |
| OKLab | oklab(80.92% -0.0749 -0.0794) |
| OKLCH | oklch(80.92% 0.109 226.7) |
| XYZ | xyz(45.1583, 54.4626, 96.1102) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.22
Sky Blue
#87CEEB
ΔE00 3.40
Bright Sky Blue
#02CCFE
ΔE00 4.13
Lightblue (survey)
#7BC8F6
ΔE00 4.17
Lightskyblue
#87CEFA
ΔE00 4.43
Sky
#82CAFC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFF7 #F7936B
analogous
#6BF7D9 #6BCFF7 #6B89F7
triadic
#6BCFF7 #F76BCF #CFF76B
tetradic
#6BCFF7 #D96BF7 #F7936B #89F76B
square
#6BCFF7 #D96BF7 #F7936B #89F76B
split-complementary
#6BCFF7 #F76B89 #F7D96B
monochromatic
#0CA0DC #31BCF4 #6BCFF7 #A5E2FA #DFF5FD
Accessibility & contrast
On white
1.77
#6BCFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#6BCFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFF7
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFF7 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF9
Deuteranopia (green-blind)
#A6BCF7
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bcff7; /* rgb */ color: rgb(107, 207, 247); /* oklch */ color: oklch(80.9% 0.109 226.7);
Tailwind
colors: {
custom: {
50: '#a0ddfa',
500: '#6bcff7',
950: '#000000',
},
}SCSS
$custom: #6bcff7; $custom-light: #a0ddfa; $custom-dark: #000000;
JSON
{
"hex": "#6bcff7",
"rgb": {
"r": 107,
"g": 207,
"b": 247
},
"hsl": {
"h": 197.143,
"s": 89.744,
"l": 69.412
},
"oklch": {
"l": 0.8092,
"c": 0.10916,
"h": 226.7
},
"luminance": 0.54467
}Semantic roles & 50–950 ramp
primary
#6BCFF7
secondary
#D16235
accent
#4200E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485