#6BC8F2#6BC8F2
#6BC8F2 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.1% C 0.107 H 229.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC8F2 |
|---|---|
| RGB | rgb(107, 200, 242) |
| HSL | hsl(199, 84%, 68%) |
| HSV | hsv(199, 56%, 95%) |
| CMYK | cmyk(55.8%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(76.58, -16.01, -29.14) |
| CIE-LCH | lch(76.58, 33.25, 241.22°) |
| OKLab | oklab(79.15% -0.0692 -0.0811) |
| OKLCH | oklch(79.15% 0.107 229.5) |
| XYZ | xyz(42.7386, 50.8412, 91.5483) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.84
Baby Blue
#89CFF0
ΔE00 3.52
Lightskyblue
#87CEFA
ΔE00 3.84
Sky Blue
#87CEEB
ΔE00 3.95
Sky
#82CAFC
ΔE00 4.50
Bright Sky Blue
#02CCFE
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC8F2 #F2956B
analogous
#6BF2D9 #6BC8F2 #6B84F2
triadic
#6BC8F2 #F26BC8 #C8F26B
tetradic
#6BC8F2 #D96BF2 #F2956B #84F26B
square
#6BC8F2 #D96BF2 #F2956B #84F26B
split-complementary
#6BC8F2 #F26B84 #F2D96B
monochromatic
#1295D0 #33B3ED #6BC8F2 #A3DDF7 #DCF2FC
Accessibility & contrast
On white
1.88
#6BC8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#6BC8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC8F2
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC8F2 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F4
Deuteranopia (green-blind)
#9FB7F1
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bc8f2; /* rgb */ color: rgb(107, 200, 242); /* oklch */ color: oklch(79.1% 0.107 229.5);
Tailwind
colors: {
custom: {
50: '#9fd8f6',
500: '#6bc8f2',
950: '#000000',
},
}SCSS
$custom: #6bc8f2; $custom-light: #9fd8f6; $custom-dark: #000000;
JSON
{
"hex": "#6bc8f2",
"rgb": {
"r": 107,
"g": 200,
"b": 242
},
"hsl": {
"h": 198.667,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.79149,
"c": 0.10666,
"h": 229.5
},
"luminance": 0.50845
}Semantic roles & 50–950 ramp
primary
#6BC8F2
secondary
#CB6536
accent
#4905E0
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385