#6BCFEC#6BCFEC
#6BCFEC is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.5% C 0.102 H 219.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFEC |
|---|---|
| RGB | rgb(107, 207, 236) |
| HSL | hsl(193, 77%, 67%) |
| HSV | hsv(193, 55%, 93%) |
| CMYK | cmyk(54.7%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(78.35, -21.32, -23.23) |
| CIE-LCH | lch(78.35, 31.53, 227.45°) |
| OKLab | oklab(80.49% -0.079 -0.0644) |
| OKLCH | oklch(80.49% 0.102 219.2) |
| XYZ | xyz(43.5106, 53.8036, 87.4328) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.61
Baby Blue
#89CFF0
ΔE00 4.58
Neon Blue
#04D9FF
ΔE00 4.72
Bright Sky Blue
#02CCFE
ΔE00 5.45
Lightblue (survey)
#7BC8F6
ΔE00 7.00
Lightskyblue
#87CEFA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFEC #EC886B
analogous
#6BECC8 #6BCFEC #6B8FEC
triadic
#6BCFEC #EC6BCF #CFEC6B
tetradic
#6BCFEC #C86BEC #EC886B #8FEC6B
square
#6BCFEC #C86BEC #EC886B #8FEC6B
split-complementary
#6BCFEC #EC6B8F #ECC86B
monochromatic
#199DC4 #35BDE5 #6BCFEC #A1E1F3 #D7F2FA
Accessibility & contrast
On white
1.79
#6BCFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#6BCFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFEC
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFEC | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEE
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bcfec; /* rgb */ color: rgb(107, 207, 236); /* oklch */ color: oklch(80.5% 0.102 219.2);
Tailwind
colors: {
custom: {
50: '#9fddf2',
500: '#6bcfec',
950: '#000000',
},
}SCSS
$custom: #6bcfec; $custom-light: #9fddf2; $custom-dark: #000000;
JSON
{
"hex": "#6bcfec",
"rgb": {
"r": 107,
"g": 207,
"b": 236
},
"hsl": {
"h": 193.488,
"s": 77.246,
"l": 67.255
},
"oklch": {
"l": 0.80487,
"c": 0.1019,
"h": 219.2
},
"luminance": 0.53808
}Semantic roles & 50–950 ramp
primary
#6BCFEC
secondary
#C2583A
accent
#3A0CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485