#6BC9F7#6BC9F7
#6BC9F7 is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.6% C 0.111 H 231.7°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC9F7 |
|---|---|
| RGB | rgb(107, 201, 247) |
| HSL | hsl(200, 90%, 69%) |
| HSV | hsv(200, 57%, 97%) |
| CMYK | cmyk(56.7%, 18.6%, 0%, 3.1%) |
| CIE-LAB | lab(77.05, -15.06, -31.11) |
| CIE-LCH | lch(77.05, 34.56, 244.16°) |
| OKLab | oklab(79.58% -0.0685 -0.0868) |
| OKLCH | oklch(79.58% 0.111 231.7) |
| XYZ | xyz(43.7322, 51.6104, 95.6348) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.16
Lightskyblue
#87CEFA
ΔE00 3.28
Sky
#82CAFC
ΔE00 3.71
Baby Blue
#89CFF0
ΔE00 3.85
Sky Blue
#87CEEB
ΔE00 4.59
Bright Sky Blue
#02CCFE
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC9F7 #F7996B
analogous
#6BF7DF #6BC9F7 #6B83F7
triadic
#6BC9F7 #F76BC9 #C9F76B
tetradic
#6BC9F7 #DF6BF7 #F7996B #83F76B
square
#6BC9F7 #DF6BF7 #F7996B #83F76B
split-complementary
#6BC9F7 #F76B83 #F7DF6B
monochromatic
#0C97DC #31B4F4 #6BC9F7 #A5DEFA #DFF3FD
Accessibility & contrast
On white
1.85
#6BC9F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#6BC9F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC9F7
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC9F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC9F7 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7F9
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bc9f7; /* rgb */ color: rgb(107, 201, 247); /* oklch */ color: oklch(79.6% 0.111 231.7);
Tailwind
colors: {
custom: {
50: '#a0d9fa',
500: '#6bc9f7',
950: '#000000',
},
}SCSS
$custom: #6bc9f7; $custom-light: #a0d9fa; $custom-dark: #000000;
JSON
{
"hex": "#6bc9f7",
"rgb": {
"r": 107,
"g": 201,
"b": 247
},
"hsl": {
"h": 199.714,
"s": 89.744,
"l": 69.412
},
"oklch": {
"l": 0.79579,
"c": 0.11057,
"h": 231.7
},
"luminance": 0.51614
}Semantic roles & 50–950 ramp
primary
#6BC9F7
secondary
#D16835
accent
#4B00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385