#6BCFF8#6BCFF8
#6BCFF8 is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.0% C 0.110 H 227.3°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFF8 |
|---|---|
| RGB | rgb(107, 207, 248) |
| HSL | hsl(197, 91%, 70%) |
| HSV | hsv(197, 57%, 97%) |
| CMYK | cmyk(56.9%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(78.77, -17.88, -29.00) |
| CIE-LCH | lch(78.77, 34.07, 238.35°) |
| OKLab | oklab(80.96% -0.0746 -0.0807) |
| OKLCH | oklch(80.96% 0.11 227.3) |
| XYZ | xyz(45.3130, 54.5245, 96.9251) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.24
Sky Blue
#87CEEB
ΔE00 3.53
Lightblue (survey)
#7BC8F6
ΔE00 3.96
Bright Sky Blue
#02CCFE
ΔE00 4.14
Lightskyblue
#87CEFA
ΔE00 4.23
Sky
#82CAFC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFF8 #F8946B
analogous
#6BF8DB #6BCFF8 #6B89F8
triadic
#6BCFF8 #F86BCF #CFF86B
tetradic
#6BCFF8 #DB6BF8 #F8946B #89F86B
square
#6BCFF8 #DB6BF8 #F8946B #89F86B
split-complementary
#6BCFF8 #F86B89 #F8DB6B
monochromatic
#0BA1DE #31BCF5 #6BCFF8 #A5E2FB #E0F5FE
Accessibility & contrast
On white
1.76
#6BCFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#6BCFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFF8
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFF8 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFA
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bcff8; /* rgb */ color: rgb(107, 207, 248); /* oklch */ color: oklch(81.0% 0.110 227.3);
Tailwind
colors: {
custom: {
50: '#a0ddfa',
500: '#6bcff8',
950: '#000000',
},
}SCSS
$custom: #6bcff8; $custom-light: #a0ddfa; $custom-dark: #000000;
JSON
{
"hex": "#6bcff8",
"rgb": {
"r": 107,
"g": 207,
"b": 248
},
"hsl": {
"h": 197.447,
"s": 90.968,
"l": 69.608
},
"oklch": {
"l": 0.80961,
"c": 0.10991,
"h": 227.3
},
"luminance": 0.54529
}Semantic roles & 50–950 ramp
primary
#6BCFF8
secondary
#D26335
accent
#4300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485