#6BCFF5#6BCFF5
#6BCFF5 is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.8% C 0.108 H 225.4°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFF5 |
|---|---|
| RGB | rgb(107, 207, 245) |
| HSL | hsl(197, 87%, 69%) |
| HSV | hsv(197, 56%, 96%) |
| CMYK | cmyk(56.3%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(78.66, -18.75, -27.56) |
| CIE-LCH | lch(78.66, 33.34, 235.78°) |
| OKLab | oklab(80.84% -0.0756 -0.0767) |
| OKLCH | oklch(80.84% 0.108 225.4) |
| XYZ | xyz(44.8513, 54.3398, 94.4935) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.20
Baby Blue
#89CFF0
ΔE00 3.27
Bright Sky Blue
#02CCFE
ΔE00 4.18
Lightblue (survey)
#7BC8F6
ΔE00 4.63
Lightskyblue
#87CEFA
ΔE00 4.85
Neon Blue
#04D9FF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFF5 #F5916B
analogous
#6BF5D6 #6BCFF5 #6B8AF5
triadic
#6BCFF5 #F56BCF #CFF56B
tetradic
#6BCFF5 #D66BF5 #F5916B #8AF56B
square
#6BCFF5 #D66BF5 #F5916B #8AF56B
split-complementary
#6BCFF5 #F56B8A #F5D66B
monochromatic
#0FA0D7 #32BCF1 #6BCFF5 #A4E2F9 #DEF4FD
Accessibility & contrast
On white
1.77
#6BCFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#6BCFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFF5
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFF5 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF7
Deuteranopia (green-blind)
#A6BCF5
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bcff5; /* rgb */ color: rgb(107, 207, 245); /* oklch */ color: oklch(80.8% 0.108 225.4);
Tailwind
colors: {
custom: {
50: '#a0ddf8',
500: '#6bcff5',
950: '#000000',
},
}SCSS
$custom: #6bcff5; $custom-light: #a0ddf8; $custom-dark: #000000;
JSON
{
"hex": "#6bcff5",
"rgb": {
"r": 107,
"g": 207,
"b": 245
},
"hsl": {
"h": 196.522,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.8084,
"c": 0.10769,
"h": 225.4
},
"luminance": 0.54344
}Semantic roles & 50–950 ramp
primary
#6BCFF5
secondary
#CE6036
accent
#4002E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485