#6BCDFB#6BCDFB
#6BCDFB is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.6% C 0.113 H 230.7°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDFB |
|---|---|
| RGB | rgb(107, 205, 251) |
| HSL | hsl(199, 95%, 70%) |
| HSV | hsv(199, 57%, 98%) |
| CMYK | cmyk(57.4%, 18.3%, 0%, 1.6%) |
| CIE-LAB | lab(78.32, -15.97, -31.30) |
| CIE-LCH | lch(78.32, 35.13, 242.97°) |
| OKLab | oklab(80.64% -0.0714 -0.0873) |
| OKLCH | oklch(80.64% 0.113 230.7) |
| XYZ | xyz(45.3007, 53.7492, 99.2354) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.73
Lightskyblue
#87CEFA
ΔE00 3.32
Baby Blue
#89CFF0
ΔE00 3.63
Sky
#82CAFC
ΔE00 4.09
Sky Blue
#87CEEB
ΔE00 4.38
Bright Sky Blue
#02CCFE
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDFB #FB996B
analogous
#6BFBE1 #6BCDFB #6B85FB
triadic
#6BCDFB #FB6BCD #CDFB6B
tetradic
#6BCDFB #E16BFB #FB996B #85FB6B
square
#6BCDFB #E16BFB #FB996B #85FB6B
split-complementary
#6BCDFB #FB6B85 #FBE16B
monochromatic
#069EE5 #2FB9F9 #6BCDFB #A7E1FD #E1F5FE
Accessibility & contrast
On white
1.79
#6BCDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#6BCDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDFB
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDFB | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFD
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#00DADC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bcdfb; /* rgb */ color: rgb(107, 205, 251); /* oklch */ color: oklch(80.6% 0.113 230.7);
Tailwind
colors: {
custom: {
50: '#a0dcfc',
500: '#6bcdfb',
950: '#000000',
},
}SCSS
$custom: #6bcdfb; $custom-light: #a0dcfc; $custom-dark: #000000;
JSON
{
"hex": "#6bcdfb",
"rgb": {
"r": 107,
"g": 205,
"b": 251
},
"hsl": {
"h": 199.167,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.80637,
"c": 0.11276,
"h": 230.7
},
"luminance": 0.53753
}Semantic roles & 50–950 ramp
primary
#6BCDFB
secondary
#D66834
accent
#4900E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485