#6BC8F8#6BC8F8
#6BC8F8 is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.4% C 0.112 H 233.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC8F8 |
|---|---|
| RGB | rgb(107, 200, 248) |
| HSL | hsl(200, 91%, 70%) |
| HSV | hsv(200, 57%, 97%) |
| CMYK | cmyk(56.9%, 19.4%, 0%, 2.7%) |
| CIE-LAB | lab(76.80, -14.25, -32.02) |
| CIE-LCH | lch(76.80, 35.04, 246.02°) |
| OKLab | oklab(79.4% -0.0671 -0.0893) |
| OKLCH | oklch(79.4% 0.112 233.1) |
| XYZ | xyz(43.6545, 51.2076, 96.3722) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.82
Lightskyblue
#87CEFA
ΔE00 3.16
Sky
#82CAFC
ΔE00 3.30
Baby Blue
#89CFF0
ΔE00 4.23
Deepskyblue
#00BFFF
ΔE00 4.91
Sky Blue
#87CEEB
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC8F8 #F89B6B
analogous
#6BF8E2 #6BC8F8 #6B81F8
triadic
#6BC8F8 #F86BC8 #C8F86B
tetradic
#6BC8F8 #E26BF8 #F89B6B #81F86B
square
#6BC8F8 #E26BF8 #F89B6B #81F86B
split-complementary
#6BC8F8 #F86B81 #F8E26B
monochromatic
#0B96DE #31B2F5 #6BC8F8 #A5DEFB #E0F3FE
Accessibility & contrast
On white
1.87
#6BC8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#6BC8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC8F8
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC8F8 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6FA
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#00D5D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bc8f8; /* rgb */ color: rgb(107, 200, 248); /* oklch */ color: oklch(79.4% 0.112 233.1);
Tailwind
colors: {
custom: {
50: '#a0d8fa',
500: '#6bc8f8',
950: '#000000',
},
}SCSS
$custom: #6bc8f8; $custom-light: #a0d8fa; $custom-dark: #000000;
JSON
{
"hex": "#6bc8f8",
"rgb": {
"r": 107,
"g": 200,
"b": 248
},
"hsl": {
"h": 200.426,
"s": 90.968,
"l": 69.608
},
"oklch": {
"l": 0.79399,
"c": 0.11176,
"h": 233.1
},
"luminance": 0.51212
}Semantic roles & 50–950 ramp
primary
#6BC8F8
secondary
#D26B35
accent
#4E00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385