#6BCDF5#6BCDF5
#6BCDF5 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.4% C 0.108 H 227.1°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDF5 |
|---|---|
| RGB | rgb(107, 205, 245) |
| HSL | hsl(197, 87%, 69%) |
| HSV | hsv(197, 56%, 96%) |
| CMYK | cmyk(56.3%, 16.3%, 0%, 3.9%) |
| CIE-LAB | lab(78.10, -17.72, -28.43) |
| CIE-LCH | lch(78.10, 33.50, 238.06°) |
| OKLab | oklab(80.39% -0.0735 -0.0791) |
| OKLCH | oklch(80.39% 0.108 227.1) |
| XYZ | xyz(44.3698, 53.3769, 94.3330) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.18
Sky Blue
#87CEEB
ΔE00 3.38
Lightblue (survey)
#7BC8F6
ΔE00 3.87
Bright Sky Blue
#02CCFE
ΔE00 4.14
Lightskyblue
#87CEFA
ΔE00 4.29
Sky
#82CAFC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDF5 #F5936B
analogous
#6BF5D8 #6BCDF5 #6B88F5
triadic
#6BCDF5 #F56BCD #CDF56B
tetradic
#6BCDF5 #D86BF5 #F5936B #88F56B
square
#6BCDF5 #D86BF5 #F5936B #88F56B
split-complementary
#6BCDF5 #F56B88 #F5D86B
monochromatic
#0F9DD7 #32BAF1 #6BCDF5 #A4E0F9 #DEF4FD
Accessibility & contrast
On white
1.80
#6BCDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#6BCDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDF5
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDF5 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF7
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bcdf5; /* rgb */ color: rgb(107, 205, 245); /* oklch */ color: oklch(80.4% 0.108 227.1);
Tailwind
colors: {
custom: {
50: '#a0dcf8',
500: '#6bcdf5',
950: '#000000',
},
}SCSS
$custom: #6bcdf5; $custom-light: #a0dcf8; $custom-dark: #000000;
JSON
{
"hex": "#6bcdf5",
"rgb": {
"r": 107,
"g": 205,
"b": 245
},
"hsl": {
"h": 197.391,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.80391,
"c": 0.10799,
"h": 227.1
},
"luminance": 0.53381
}Semantic roles & 50–950 ramp
primary
#6BCDF5
secondary
#CE6236
accent
#4302E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485