#6FC2FF#6FC2FF
#6FC2FF is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.5% C 0.119 H 242.2°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC2FF |
|---|---|
| RGB | rgb(111, 194, 255) |
| HSL | hsl(205, 100%, 72%) |
| HSV | hsv(205, 56%, 100%) |
| CMYK | cmyk(56.5%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(75.56, -8.20, -37.68) |
| CIE-LCH | lch(75.56, 38.56, 257.73°) |
| OKLab | oklab(78.55% -0.0556 -0.1056) |
| OKLCH | oklch(78.55% 0.119 242.2) |
| XYZ | xyz(43.8907, 49.1792, 101.7679) |
| Luminance | 0.4918 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.83
Sky Blue (survey)
#75BBFD
ΔE00 2.99
Lightblue (survey)
#7BC8F6
ΔE00 3.34
Lightskyblue
#87CEFA
ΔE00 4.43
Light Blue
#95D0FC
ΔE00 5.17
Deepskyblue
#00BFFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC2FF #FFAC6F
analogous
#6FFFF4 #6FC2FF #6F7AFF
triadic
#6FC2FF #FF6FC2 #C2FF6F
tetradic
#6FC2FF #F46FFF #FFAC6F #7AFF6F
square
#6FC2FF #F46FFF #FFAC6F #7AFF6F
split-complementary
#6FC2FF #FF6F7A #FFF46F
monochromatic
#008CF4 #32A8FF #6FC2FF #ACDCFF #E0F2FF
Accessibility & contrast
On white
1.94
#6FC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#6FC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC2FF
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC2FF | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#94B4FE
Tritanopia (blue-blind)
#00D1D7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #6fc2ff; /* rgb */ color: rgb(111, 194, 255); /* oklch */ color: oklch(78.5% 0.119 242.2);
Tailwind
colors: {
custom: {
50: '#a2d4ff',
500: '#6fc2ff',
950: '#000000',
},
}SCSS
$custom: #6fc2ff; $custom-light: #a2d4ff; $custom-dark: #000000;
JSON
{
"hex": "#6fc2ff",
"rgb": {
"r": 111,
"g": 194,
"b": 255
},
"hsl": {
"h": 205.417,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.78546,
"c": 0.11929,
"h": 242.2
},
"luminance": 0.49183
}Semantic roles & 50–950 ramp
primary
#6FC2FF
secondary
#F7E2D3
accent
#6100E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101418
muted
#7F8286