#6FBDFF#6FBDFF
#6FBDFF is a light, vivid cyan. Relative luminance 0.470; OKLCH L 77.5% C 0.123 H 245.8°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6FBDFF |
|---|---|
| RGB | rgb(111, 189, 255) |
| HSL | hsl(208, 100%, 72%) |
| HSV | hsv(208, 56%, 100%) |
| CMYK | cmyk(56.5%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(74.18, -5.49, -39.82) |
| CIE-LCH | lch(74.18, 40.20, 262.15°) |
| OKLab | oklab(77.46% -0.0502 -0.1118) |
| OKLCH | oklch(77.46% 0.123 245.8) |
| XYZ | xyz(42.7966, 46.9909, 101.4032) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.28
Sky
#82CAFC
ΔE00 4.22
Lightblue (survey)
#7BC8F6
ΔE00 4.92
Lightskyblue
#87CEFA
ΔE00 5.90
Carolina Blue
#8AB8FE
ΔE00 5.95
Light Blue
#95D0FC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FBDFF #FFB16F
analogous
#6FFFF9 #6FBDFF #6F75FF
triadic
#6FBDFF #FF6FBD #BDFF6F
tetradic
#6FBDFF #F96FFF #FFB16F #75FF6F
square
#6FBDFF #F96FFF #FFB16F #75FF6F
split-complementary
#6FBDFF #FF6F75 #FFF96F
monochromatic
#0084F4 #32A1FF #6FBDFF #ACD9FF #E0F1FF
Accessibility & contrast
On white
2.02
#6FBDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#6FBDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FBDFF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FBDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FBDFF | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#8DB0FE
Tritanopia (blue-blind)
#00CDD4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #6fbdff; /* rgb */ color: rgb(111, 189, 255); /* oklch */ color: oklch(77.5% 0.123 245.8);
Tailwind
colors: {
custom: {
50: '#a2d0ff',
500: '#6fbdff',
950: '#000000',
},
}SCSS
$custom: #6fbdff; $custom-light: #a2d0ff; $custom-dark: #000000;
JSON
{
"hex": "#6fbdff",
"rgb": {
"r": 111,
"g": 189,
"b": 255
},
"hsl": {
"h": 207.5,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.77458,
"c": 0.12253,
"h": 245.8
},
"luminance": 0.46995
}Semantic roles & 50–950 ramp
primary
#6FBDFF
secondary
#F7E3D3
accent
#6900E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101418
muted
#7F8286