#6BC8EF#6BC8EF
#6BC8EF is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.0% C 0.104 H 227.6°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC8EF |
|---|---|
| RGB | rgb(107, 200, 239) |
| HSL | hsl(198, 80%, 68%) |
| HSV | hsv(198, 55%, 94%) |
| CMYK | cmyk(55.2%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(76.47, -16.88, -27.70) |
| CIE-LCH | lch(76.47, 32.43, 238.64°) |
| OKLab | oklab(79.03% -0.0703 -0.077) |
| OKLCH | oklch(79.03% 0.104 227.6) |
| XYZ | xyz(42.2917, 50.6625, 89.1947) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.40
Sky Blue
#87CEEB
ΔE00 3.50
Lightblue (survey)
#7BC8F6
ΔE00 3.56
Lightskyblue
#87CEFA
ΔE00 4.40
Bright Sky Blue
#02CCFE
ΔE00 4.41
Sky
#82CAFC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC8EF #EF926B
analogous
#6BEFD4 #6BC8EF #6B86EF
triadic
#6BC8EF #EF6BC8 #C8EF6B
tetradic
#6BC8EF #D46BEF #EF926B #86EF6B
square
#6BC8EF #D46BEF #EF926B #86EF6B
split-complementary
#6BC8EF #EF6B86 #EFD46B
monochromatic
#1695CA #34B3E9 #6BC8EF #A2DDF5 #D9F1FB
Accessibility & contrast
On white
1.89
#6BC8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#6BC8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC8EF
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC8EF | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F1
Deuteranopia (green-blind)
#A1B6EF
Tritanopia (blue-blind)
#00D3D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bc8ef; /* rgb */ color: rgb(107, 200, 239); /* oklch */ color: oklch(79.0% 0.104 227.6);
Tailwind
colors: {
custom: {
50: '#9fd8f4',
500: '#6bc8ef',
950: '#000000',
},
}SCSS
$custom: #6bc8ef; $custom-light: #9fd8f4; $custom-dark: #000000;
JSON
{
"hex": "#6bc8ef",
"rgb": {
"r": 107,
"g": 200,
"b": 239
},
"hsl": {
"h": 197.727,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.79026,
"c": 0.10429,
"h": 227.6
},
"luminance": 0.50666
}Semantic roles & 50–950 ramp
primary
#6BC8EF
secondary
#C76237
accent
#4709DD
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385