#6FB8ED#6FB8ED
#6FB8ED is a light, moderate cyan. Relative luminance 0.438; OKLCH L 75.6% C 0.106 H 241.6°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB8ED |
|---|---|
| RGB | rgb(111, 184, 237) |
| HSL | hsl(205, 78%, 68%) |
| HSV | hsv(205, 53%, 93%) |
| CMYK | cmyk(53.2%, 22.4%, 0%, 7.1%) |
| CIE-LAB | lab(72.08, -8.17, -33.38) |
| CIE-LCH | lch(72.08, 34.36, 256.25°) |
| OKLab | oklab(75.55% -0.0505 -0.0932) |
| OKLCH | oklch(75.55% 0.106 241.6) |
| XYZ | xyz(38.9766, 43.7717, 86.4992) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.90
Lightblue (survey)
#7BC8F6
ΔE00 4.56
Sky
#82CAFC
ΔE00 4.74
Lightskyblue
#87CEFA
ΔE00 6.01
Deepskyblue
#00BFFF
ΔE00 6.42
Carolina Blue
#8AB8FE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB8ED #EDA46F
analogous
#6FEDE3 #6FB8ED #6F79ED
triadic
#6FB8ED #ED6FB8 #B8ED6F
tetradic
#6FB8ED #E36FED #EDA46F #79ED6F
square
#6FB8ED #E36FED #EDA46F #79ED6F
split-complementary
#6FB8ED #ED6F79 #EDE36F
monochromatic
#197FC9 #399DE6 #6FB8ED #A5D3F4 #DCEEFB
Accessibility & contrast
On white
2.15
#6FB8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#6FB8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB8ED
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB8ED | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B8EF
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#1CC5CA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #6fb8ed; /* rgb */ color: rgb(111, 184, 237); /* oklch */ color: oklch(75.6% 0.106 241.6);
Tailwind
colors: {
custom: {
50: '#a0cdf3',
500: '#6fb8ed',
950: '#000000',
},
}SCSS
$custom: #6fb8ed; $custom-light: #a0cdf3; $custom-dark: #000000;
JSON
{
"hex": "#6fb8ed",
"rgb": {
"r": 111,
"g": 184,
"b": 237
},
"hsl": {
"h": 205.238,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.75554,
"c": 0.10602,
"h": 241.6
},
"luminance": 0.43775
}Semantic roles & 50–950 ramp
primary
#6FB8ED
secondary
#EFD9C9
accent
#620BDA
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1317
muted
#7F8285