#6BC6FE#6BC6FE
#6BC6FE is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.2% C 0.118 H 237.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC6FE |
|---|---|
| RGB | rgb(107, 198, 254) |
| HSL | hsl(203, 99%, 71%) |
| HSV | hsv(203, 58%, 100%) |
| CMYK | cmyk(57.9%, 22%, 0%, 0.4%) |
| CIE-LAB | lab(76.48, -11.40, -35.74) |
| CIE-LCH | lch(76.48, 37.51, 252.30°) |
| OKLab | oklab(79.21% -0.063 -0.1) |
| OKLCH | oklch(79.21% 0.118 237.8) |
| XYZ | xyz(44.1402, 50.6656, 101.2000) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.09
Sky
#82CAFC
ΔE00 2.48
Lightskyblue
#87CEFA
ΔE00 3.45
Deepskyblue
#00BFFF
ΔE00 4.99
Light Blue
#95D0FC
ΔE00 5.00
Sky Blue (survey)
#75BBFD
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC6FE #FEA36B
analogous
#6BFEEC #6BC6FE #6B7CFE
triadic
#6BC6FE #FE6BC6 #C6FE6B
tetradic
#6BC6FE #EC6BFE #FEA36B #7CFE6B
square
#6BC6FE #EC6BFE #FEA36B #7CFE6B
split-complementary
#6BC6FE #FE6B7C #FEEC6B
monochromatic
#0293ED #2EAFFE #6BC6FE #A8DDFE #E1F3FF
Accessibility & contrast
On white
1.89
#6BC6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#6BC6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC6FE
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC6FE | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#00D4D9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bc6fe; /* rgb */ color: rgb(107, 198, 254); /* oklch */ color: oklch(79.2% 0.118 237.8);
Tailwind
colors: {
custom: {
50: '#a0d7ff',
500: '#6bc6fe',
950: '#000000',
},
}SCSS
$custom: #6bc6fe; $custom-light: #a0d7ff; $custom-dark: #000000;
JSON
{
"hex": "#6bc6fe",
"rgb": {
"r": 107,
"g": 198,
"b": 254
},
"hsl": {
"h": 202.857,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.79214,
"c": 0.1182,
"h": 237.8
},
"luminance": 0.5067
}Semantic roles & 50–950 ramp
primary
#6BC6FE
secondary
#DA7333
accent
#5700E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386