#6BC8F5#6BC8F5
#6BC8F5 is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.3% C 0.109 H 231.4°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC8F5 |
|---|---|
| RGB | rgb(107, 200, 245) |
| HSL | hsl(200, 87%, 69%) |
| HSV | hsv(200, 56%, 96%) |
| CMYK | cmyk(56.3%, 18.4%, 0%, 3.9%) |
| CIE-LAB | lab(76.69, -15.13, -30.58) |
| CIE-LCH | lch(76.69, 34.12, 243.68°) |
| OKLab | oklab(79.27% -0.0682 -0.0853) |
| OKLCH | oklch(79.27% 0.109 231.4) |
| XYZ | xyz(43.1929, 51.0230, 93.9407) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.24
Lightskyblue
#87CEFA
ΔE00 3.42
Baby Blue
#89CFF0
ΔE00 3.82
Sky
#82CAFC
ΔE00 3.86
Sky Blue
#87CEEB
ΔE00 4.49
Bright Sky Blue
#02CCFE
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC8F5 #F5986B
analogous
#6BF5DD #6BC8F5 #6B83F5
triadic
#6BC8F5 #F56BC8 #C8F56B
tetradic
#6BC8F5 #DD6BF5 #F5986B #83F56B
square
#6BC8F5 #DD6BF5 #F5986B #83F56B
split-complementary
#6BC8F5 #F56B83 #F5DD6B
monochromatic
#0F96D7 #32B3F1 #6BC8F5 #A4DDF9 #DEF3FD
Accessibility & contrast
On white
1.87
#6BC8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#6BC8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC8F5
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC8F5 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F7
Deuteranopia (green-blind)
#9EB7F4
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bc8f5; /* rgb */ color: rgb(107, 200, 245); /* oklch */ color: oklch(79.3% 0.109 231.4);
Tailwind
colors: {
custom: {
50: '#9fd8f8',
500: '#6bc8f5',
950: '#000000',
},
}SCSS
$custom: #6bc8f5; $custom-light: #9fd8f8; $custom-dark: #000000;
JSON
{
"hex": "#6bc8f5",
"rgb": {
"r": 107,
"g": 200,
"b": 245
},
"hsl": {
"h": 199.565,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.79273,
"c": 0.10916,
"h": 231.4
},
"luminance": 0.51027
}Semantic roles & 50–950 ramp
primary
#6BC8F5
secondary
#CE6836
accent
#4B02E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385