#6BCCFA#6BCCFA
#6BCCFA is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.4% C 0.112 H 231.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCFA |
|---|---|
| RGB | rgb(107, 204, 250) |
| HSL | hsl(199, 93%, 70%) |
| HSV | hsv(199, 57%, 98%) |
| CMYK | cmyk(57.2%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(78.00, -15.74, -31.25) |
| CIE-LCH | lch(78.00, 34.99, 243.26°) |
| OKLab | oklab(80.37% -0.0707 -0.0871) |
| OKLCH | oklch(80.37% 0.112 231) |
| XYZ | xyz(44.9050, 53.2095, 98.3279) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.57
Lightskyblue
#87CEFA
ΔE00 3.28
Baby Blue
#89CFF0
ΔE00 3.66
Sky
#82CAFC
ΔE00 3.97
Sky Blue
#87CEEB
ΔE00 4.41
Bright Sky Blue
#02CCFE
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCFA #FA996B
analogous
#6BFAE1 #6BCCFA #6B84FA
triadic
#6BCCFA #FA6BCC #CCFA6B
tetradic
#6BCCFA #E16BFA #FA996B #84FA6B
square
#6BCCFA #E16BFA #FA996B #84FA6B
split-complementary
#6BCCFA #FA6B84 #FAE16B
monochromatic
#089CE3 #30B8F8 #6BCCFA #A6E0FC #E1F5FE
Accessibility & contrast
On white
1.80
#6BCCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#6BCCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCFA
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCFA | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FC
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#00D9DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bccfa; /* rgb */ color: rgb(107, 204, 250); /* oklch */ color: oklch(80.4% 0.112 231.0);
Tailwind
colors: {
custom: {
50: '#a0dbfc',
500: '#6bccfa',
950: '#000000',
},
}SCSS
$custom: #6bccfa; $custom-light: #a0dbfc; $custom-dark: #000000;
JSON
{
"hex": "#6bccfa",
"rgb": {
"r": 107,
"g": 204,
"b": 250
},
"hsl": {
"h": 199.301,
"s": 93.464,
"l": 70
},
"oklch": {
"l": 0.80373,
"c": 0.11221,
"h": 231
},
"luminance": 0.53214
}Semantic roles & 50–950 ramp
primary
#6BCCFA
secondary
#D56835
accent
#4A00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485