#6BCFEB#6BCFEB
#6BCFEB is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.4% C 0.101 H 218.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFEB |
|---|---|
| RGB | rgb(107, 207, 235) |
| HSL | hsl(193, 76%, 67%) |
| HSV | hsv(193, 54%, 92%) |
| CMYK | cmyk(54.5%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.31, -21.60, -22.74) |
| CIE-LCH | lch(78.31, 31.37, 226.48°) |
| OKLab | oklab(80.45% -0.0793 -0.063) |
| OKLCH | oklch(80.45% 0.101 218.5) |
| XYZ | xyz(43.3658, 53.7456, 86.6698) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.78
Neon Blue
#04D9FF
ΔE00 4.74
Baby Blue
#89CFF0
ΔE00 4.81
Bright Sky Blue
#02CCFE
ΔE00 5.67
Lightblue (survey)
#7BC8F6
ΔE00 7.29
Ice Blue
#A5DFF9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFEB #EB876B
analogous
#6BEBC7 #6BCFEB #6B8FEB
triadic
#6BCFEB #EB6BCF #CFEB6B
tetradic
#6BCFEB #C76BEB #EB876B #8FEB6B
square
#6BCFEB #C76BEB #EB876B #8FEB6B
split-complementary
#6BCFEB #EB6B8F #EBC76B
monochromatic
#1A9DC1 #35BEE4 #6BCFEB #A1E0F2 #D7F2FA
Accessibility & contrast
On white
1.79
#6BCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#6BCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFEB
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFEB | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#AABCEB
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bcfeb; /* rgb */ color: rgb(107, 207, 235); /* oklch */ color: oklch(80.4% 0.101 218.5);
Tailwind
colors: {
custom: {
50: '#9fddf1',
500: '#6bcfeb',
950: '#000000',
},
}SCSS
$custom: #6bcfeb; $custom-light: #9fddf1; $custom-dark: #000000;
JSON
{
"hex": "#6bcfeb",
"rgb": {
"r": 107,
"g": 207,
"b": 235
},
"hsl": {
"h": 193.125,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.80448,
"c": 0.10134,
"h": 218.5
},
"luminance": 0.5375
}Semantic roles & 50–950 ramp
primary
#6BCFEB
secondary
#C0583A
accent
#3A0DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485