#6FC2F4#6FC2F4
#6FC2F4 is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.1% C 0.108 H 236.8°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC2F4 |
|---|---|
| RGB | rgb(111, 194, 244) |
| HSL | hsl(203, 86%, 70%) |
| HSV | hsv(203, 55%, 96%) |
| CMYK | cmyk(54.5%, 20.5%, 0%, 4.3%) |
| CIE-LAB | lab(75.13, -11.46, -32.43) |
| CIE-LCH | lch(75.13, 34.40, 250.53°) |
| OKLab | oklab(78.07% -0.0592 -0.0905) |
| OKLCH | oklch(78.07% 0.108 236.8) |
| XYZ | xyz(42.1704, 48.4911, 92.7078) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.84
Sky
#82CAFC
ΔE00 2.79
Lightskyblue
#87CEFA
ΔE00 3.59
Sky Blue (survey)
#75BBFD
ΔE00 4.83
Deepskyblue
#00BFFF
ΔE00 5.06
Light Blue
#95D0FC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC2F4 #F4A16F
analogous
#6FF4E3 #6FC2F4 #6F80F4
triadic
#6FC2F4 #F46FC2 #C2F46F
tetradic
#6FC2F4 #E36FF4 #F4A16F #80F46F
square
#6FC2F4 #E36FF4 #F4A16F #80F46F
split-complementary
#6FC2F4 #F46F80 #F4E36F
monochromatic
#118DD8 #36AAF0 #6FC2F4 #A8DAF8 #E1F2FD
Accessibility & contrast
On white
1.96
#6FC2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#6FC2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC2F4
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC2F4 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC1F6
Deuteranopia (green-blind)
#99B3F3
Tritanopia (blue-blind)
#00CFD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #6fc2f4; /* rgb */ color: rgb(111, 194, 244); /* oklch */ color: oklch(78.1% 0.108 236.8);
Tailwind
colors: {
custom: {
50: '#a1d4f8',
500: '#6fc2f4',
950: '#000000',
},
}SCSS
$custom: #6fc2f4; $custom-light: #a1d4f8; $custom-dark: #000000;
JSON
{
"hex": "#6fc2f4",
"rgb": {
"r": 111,
"g": 194,
"b": 244
},
"hsl": {
"h": 202.556,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.78065,
"c": 0.10814,
"h": 236.8
},
"luminance": 0.48495
}Semantic roles & 50–950 ramp
primary
#6FC2F4
secondary
#F2DBCC
accent
#5703E2
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385