#6BC8F3#6BC8F3
#6BC8F3 is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.2% C 0.107 H 230.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC8F3 |
|---|---|
| RGB | rgb(107, 200, 243) |
| HSL | hsl(199, 85%, 69%) |
| HSV | hsv(199, 56%, 95%) |
| CMYK | cmyk(56%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(76.62, -15.71, -29.62) |
| CIE-LCH | lch(76.62, 33.53, 242.05°) |
| OKLab | oklab(79.19% -0.0689 -0.0825) |
| OKLCH | oklch(79.19% 0.107 230.2) |
| XYZ | xyz(42.8892, 50.9015, 92.3414) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.62
Baby Blue
#89CFF0
ΔE00 3.61
Lightskyblue
#87CEFA
ΔE00 3.69
Sky Blue
#87CEEB
ΔE00 4.12
Sky
#82CAFC
ΔE00 4.28
Bright Sky Blue
#02CCFE
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC8F3 #F3966B
analogous
#6BF3DA #6BC8F3 #6B84F3
triadic
#6BC8F3 #F36BC8 #C8F36B
tetradic
#6BC8F3 #DA6BF3 #F3966B #84F36B
square
#6BC8F3 #DA6BF3 #F3966B #84F36B
split-complementary
#6BC8F3 #F36B84 #F3DA6B
monochromatic
#1195D3 #32B3EE #6BC8F3 #A4DDF8 #DCF2FC
Accessibility & contrast
On white
1.88
#6BC8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#6BC8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC8F3
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC8F3 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F5
Deuteranopia (green-blind)
#9FB7F2
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bc8f3; /* rgb */ color: rgb(107, 200, 243); /* oklch */ color: oklch(79.2% 0.107 230.2);
Tailwind
colors: {
custom: {
50: '#9fd8f7',
500: '#6bc8f3',
950: '#000000',
},
}SCSS
$custom: #6bc8f3; $custom-light: #9fd8f7; $custom-dark: #000000;
JSON
{
"hex": "#6bc8f3",
"rgb": {
"r": 107,
"g": 200,
"b": 243
},
"hsl": {
"h": 198.971,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.7919,
"c": 0.10748,
"h": 230.2
},
"luminance": 0.50905
}Semantic roles & 50–950 ramp
primary
#6BC8F3
secondary
#CC6636
accent
#4A04E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385