#6BC6F6#6BC6F6
#6BC6F6 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.9% C 0.111 H 233.6°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC6F6 |
|---|---|
| RGB | rgb(107, 198, 246) |
| HSL | hsl(201, 89%, 69%) |
| HSV | hsv(201, 57%, 96%) |
| CMYK | cmyk(56.5%, 19.5%, 0%, 3.5%) |
| CIE-LAB | lab(76.17, -13.79, -31.92) |
| CIE-LCH | lch(76.17, 34.77, 246.64°) |
| OKLab | oklab(78.87% -0.0657 -0.0891) |
| OKLCH | oklch(78.87% 0.111 233.6) |
| XYZ | xyz(42.8858, 50.1639, 94.5935) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.75
Sky
#82CAFC
ΔE00 3.26
Lightskyblue
#87CEFA
ΔE00 3.32
Baby Blue
#89CFF0
ΔE00 4.46
Deepskyblue
#00BFFF
ΔE00 4.75
Sky Blue
#87CEEB
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC6F6 #F69B6B
analogous
#6BF6E0 #6BC6F6 #6B81F6
triadic
#6BC6F6 #F66BC6 #C6F66B
tetradic
#6BC6F6 #E06BF6 #F69B6B #81F66B
square
#6BC6F6 #E06BF6 #F69B6B #81F66B
split-complementary
#6BC6F6 #F66B81 #F6E06B
monochromatic
#0D93D9 #31B0F2 #6BC6F6 #A5DCFA #DEF2FD
Accessibility & contrast
On white
1.90
#6BC6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#6BC6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC6F6
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC6F6 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F8
Deuteranopia (green-blind)
#9BB5F5
Tritanopia (blue-blind)
#00D3D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bc6f6; /* rgb */ color: rgb(107, 198, 246); /* oklch */ color: oklch(78.9% 0.111 233.6);
Tailwind
colors: {
custom: {
50: '#9fd7f9',
500: '#6bc6f6',
950: '#000000',
},
}SCSS
$custom: #6bc6f6; $custom-light: #9fd7f9; $custom-dark: #000000;
JSON
{
"hex": "#6bc6f6",
"rgb": {
"r": 107,
"g": 198,
"b": 246
},
"hsl": {
"h": 200.719,
"s": 88.535,
"l": 69.216
},
"oklch": {
"l": 0.78869,
"c": 0.11068,
"h": 233.6
},
"luminance": 0.50168
}Semantic roles & 50–950 ramp
primary
#6BC6F6
secondary
#D06B36
accent
#4F00E5
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385