#6FB6F5#6FB6F5
#6FB6F5 is a light, moderate cyan. Relative luminance 0.434; OKLCH L 75.5% C 0.116 H 246.8°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB6F5 |
|---|---|
| RGB | rgb(111, 182, 245) |
| HSL | hsl(208, 87%, 70%) |
| HSV | hsv(208, 55%, 96%) |
| CMYK | cmyk(54.7%, 25.7%, 0%, 3.9%) |
| CIE-LAB | lab(71.84, -4.69, -38.07) |
| CIE-LCH | lch(71.84, 38.36, 262.98°) |
| OKLab | oklab(75.48% -0.0457 -0.1067) |
| OKLCH | oklch(75.48% 0.116 246.8) |
| XYZ | xyz(39.7590, 43.4246, 92.6551) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.55
Carolina Blue
#8AB8FE
ΔE00 5.25
Sky
#82CAFC
ΔE00 5.69
Lightblue (survey)
#7BC8F6
ΔE00 6.11
Lightskyblue
#87CEFA
ΔE00 7.23
Light Blue
#95D0FC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB6F5 #F5AE6F
analogous
#6FF5F1 #6FB6F5 #6F73F5
triadic
#6FB6F5 #F56FB6 #B6F56F
tetradic
#6FB6F5 #F16FF5 #F5AE6F #73F56F
square
#6FB6F5 #F16FF5 #F5AE6F #73F56F
split-complementary
#6FB6F5 #F56F73 #F5F16F
monochromatic
#0F7BDA #3699F1 #6FB6F5 #A8D3F9 #E1F0FD
Accessibility & contrast
On white
2.17
#6FB6F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#6FB6F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB6F5
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB6F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB6F5 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB8F8
Deuteranopia (green-blind)
#8AAAF4
Tritanopia (blue-blind)
#01C5CC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #6fb6f5; /* rgb */ color: rgb(111, 182, 245); /* oklch */ color: oklch(75.5% 0.116 246.8);
Tailwind
colors: {
custom: {
50: '#a1cbf8',
500: '#6fb6f5',
950: '#000000',
},
}SCSS
$custom: #6fb6f5; $custom-light: #a1cbf8; $custom-dark: #000000;
JSON
{
"hex": "#6fb6f5",
"rgb": {
"r": 111,
"g": 182,
"b": 245
},
"hsl": {
"h": 208.209,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.75476,
"c": 0.11613,
"h": 246.8
},
"luminance": 0.43428
}Semantic roles & 50–950 ramp
primary
#6FB6F5
secondary
#F3DFCD
accent
#6C02E4
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285