#6FC7FB#6FC7FB
#6FC7FB is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.5% C 0.113 H 236.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC7FB |
|---|---|
| RGB | rgb(111, 199, 251) |
| HSL | hsl(202, 95%, 71%) |
| HSV | hsv(202, 56%, 98%) |
| CMYK | cmyk(55.8%, 20.7%, 0%, 1.6%) |
| CIE-LAB | lab(76.79, -12.05, -33.63) |
| CIE-LCH | lch(76.79, 35.73, 250.28°) |
| OKLab | oklab(79.47% -0.0622 -0.0939) |
| OKLCH | oklch(79.47% 0.113 236.5) |
| XYZ | xyz(44.3851, 51.1874, 98.7892) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.40
Sky
#82CAFC
ΔE00 2.27
Lightskyblue
#87CEFA
ΔE00 2.88
Light Blue
#95D0FC
ΔE00 4.67
Baby Blue
#89CFF0
ΔE00 4.96
Deepskyblue
#00BFFF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC7FB #FBA36F
analogous
#6FFBE9 #6FC7FB #6F81FB
triadic
#6FC7FB #FB6FC7 #C7FB6F
tetradic
#6FC7FB #E96FFB #FBA36F #81FB6F
square
#6FC7FB #E96FFB #FBA36F #81FB6F
split-complementary
#6FC7FB #FB6F81 #FBE96F
monochromatic
#0695E9 #33B0F9 #6FC7FB #ABDEFD #E1F3FE
Accessibility & contrast
On white
1.87
#6FC7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#6FC7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC7FB
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC7FB | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FE
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#00D4D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fc7fb; /* rgb */ color: rgb(111, 199, 251); /* oklch */ color: oklch(79.5% 0.113 236.5);
Tailwind
colors: {
custom: {
50: '#a2d8fc',
500: '#6fc7fb',
950: '#000000',
},
}SCSS
$custom: #6fc7fb; $custom-light: #a2d8fc; $custom-dark: #000000;
JSON
{
"hex": "#6fc7fb",
"rgb": {
"r": 111,
"g": 199,
"b": 251
},
"hsl": {
"h": 202.286,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.79469,
"c": 0.11267,
"h": 236.5
},
"luminance": 0.51191
}Semantic roles & 50–950 ramp
primary
#6FC7FB
secondary
#D67338
accent
#5500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385