#6BD7FC#6BD7FC
#6BD7FC is a very light, moderate cyan. Relative luminance 0.588; OKLCH L 82.9% C 0.112 H 223.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD7FC |
|---|---|
| RGB | rgb(107, 215, 252) |
| HSL | hsl(195, 96%, 70%) |
| HSV | hsv(195, 58%, 99%) |
| CMYK | cmyk(57.5%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(81.15, -20.80, -27.47) |
| CIE-LCH | lch(81.15, 34.46, 232.88°) |
| OKLab | oklab(82.91% -0.0815 -0.0764) |
| OKLCH | oklch(82.91% 0.112 223.1) |
| XYZ | xyz(47.9277, 58.7503, 100.8908) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.00
Baby Blue
#89CFF0
ΔE00 4.18
Neon Blue
#04D9FF
ΔE00 4.44
Bright Sky Blue
#02CCFE
ΔE00 4.86
Lightskyblue
#87CEFA
ΔE00 5.95
Lightblue (survey)
#7BC8F6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD7FC #FC906B
analogous
#6BFCD8 #6BD7FC #6B8FFC
triadic
#6BD7FC #FC6BD7 #D7FC6B
tetradic
#6BD7FC #D86BFC #FC906B #8FFC6B
square
#6BD7FC #D86BFC #FC906B #8FFC6B
split-complementary
#6BD7FC #FC6B8F #FCD86B
monochromatic
#05AEE8 #2FC7FB #6BD7FC #A7E7FD #E1F7FE
Accessibility & contrast
On white
1.65
#6BD7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#6BD7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD7FC
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD7FC | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FE
Deuteranopia (green-blind)
#ADC3FC
Tritanopia (blue-blind)
#00E3E3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bd7fc; /* rgb */ color: rgb(107, 215, 252); /* oklch */ color: oklch(82.9% 0.112 223.1);
Tailwind
colors: {
custom: {
50: '#a1e3fd',
500: '#6bd7fc',
950: '#000000',
},
}SCSS
$custom: #6bd7fc; $custom-light: #a1e3fd; $custom-dark: #000000;
JSON
{
"hex": "#6bd7fc",
"rgb": {
"r": 107,
"g": 215,
"b": 252
},
"hsl": {
"h": 195.31,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.82913,
"c": 0.11174,
"h": 223.1
},
"luminance": 0.58755
}Semantic roles & 50–950 ramp
primary
#6BD7FC
secondary
#D75E34
accent
#3B00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485