#6BCFF6#6BCFF6
#6BCFF6 is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.9% C 0.108 H 226.0°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFF6 |
|---|---|
| RGB | rgb(107, 207, 246) |
| HSL | hsl(197, 89%, 69%) |
| HSV | hsv(197, 57%, 96%) |
| CMYK | cmyk(56.5%, 15.9%, 0%, 3.5%) |
| CIE-LAB | lab(78.69, -18.46, -28.04) |
| CIE-LCH | lch(78.69, 33.57, 236.65°) |
| OKLab | oklab(80.88% -0.0753 -0.078) |
| OKLCH | oklch(80.88% 0.108 226) |
| XYZ | xyz(45.0044, 54.4011, 95.2997) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.23
Sky Blue
#87CEEB
ΔE00 3.29
Bright Sky Blue
#02CCFE
ΔE00 4.15
Lightblue (survey)
#7BC8F6
ΔE00 4.40
Lightskyblue
#87CEFA
ΔE00 4.63
Neon Blue
#04D9FF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFF6 #F6926B
analogous
#6BF6D8 #6BCFF6 #6B8AF6
triadic
#6BCFF6 #F66BCF #CFF66B
tetradic
#6BCFF6 #D86BF6 #F6926B #8AF66B
square
#6BCFF6 #D86BF6 #F6926B #8AF66B
split-complementary
#6BCFF6 #F66B8A #F6D86B
monochromatic
#0DA0D9 #31BCF2 #6BCFF6 #A5E2FA #DEF4FD
Accessibility & contrast
On white
1.77
#6BCFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#6BCFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFF6
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFF6 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF8
Deuteranopia (green-blind)
#A6BCF6
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bcff6; /* rgb */ color: rgb(107, 207, 246); /* oklch */ color: oklch(80.9% 0.108 226.0);
Tailwind
colors: {
custom: {
50: '#a0ddf9',
500: '#6bcff6',
950: '#000000',
},
}SCSS
$custom: #6bcff6; $custom-light: #a0ddf9; $custom-dark: #000000;
JSON
{
"hex": "#6bcff6",
"rgb": {
"r": 107,
"g": 207,
"b": 246
},
"hsl": {
"h": 196.835,
"s": 88.535,
"l": 69.216
},
"oklch": {
"l": 0.8088,
"c": 0.10842,
"h": 226
},
"luminance": 0.54405
}Semantic roles & 50–950 ramp
primary
#6BCFF6
secondary
#D06136
accent
#4100E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485