#6FC5F3#6FC5F3
#6FC5F3 is a light, moderate cyan. Relative luminance 0.498; OKLCH L 78.7% C 0.106 H 233.7°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC5F3 |
|---|---|
| RGB | rgb(111, 197, 243) |
| HSL | hsl(201, 85%, 69%) |
| HSV | hsv(201, 54%, 95%) |
| CMYK | cmyk(54.3%, 18.9%, 0%, 4.7%) |
| CIE-LAB | lab(75.93, -13.34, -30.66) |
| CIE-LCH | lch(75.93, 33.44, 246.48°) |
| OKLab | oklab(78.69% -0.0628 -0.0854) |
| OKLCH | oklch(78.69% 0.106 233.7) |
| XYZ | xyz(42.6934, 49.7793, 92.1351) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.55
Sky
#82CAFC
ΔE00 3.15
Lightskyblue
#87CEFA
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 4.22
Sky Blue
#87CEEB
ΔE00 5.02
Deepskyblue
#00BFFF
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC5F3 #F39D6F
analogous
#6FF3DF #6FC5F3 #6F83F3
triadic
#6FC5F3 #F36FC5 #C5F36F
tetradic
#6FC5F3 #DF6FF3 #F39D6F #83F36F
square
#6FC5F3 #DF6FF3 #F39D6F #83F36F
split-complementary
#6FC5F3 #F36F83 #F3DF6F
monochromatic
#1291D6 #37AEEE #6FC5F3 #A7DCF8 #E0F3FC
Accessibility & contrast
On white
1.92
#6FC5F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#6FC5F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC5F3
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC5F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC5F3 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC3F5
Deuteranopia (green-blind)
#9CB5F2
Tritanopia (blue-blind)
#00D1D4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #6fc5f3; /* rgb */ color: rgb(111, 197, 243); /* oklch */ color: oklch(78.7% 0.106 233.7);
Tailwind
colors: {
custom: {
50: '#a1d6f7',
500: '#6fc5f3',
950: '#000000',
},
}SCSS
$custom: #6fc5f3; $custom-light: #a1d6f7; $custom-dark: #000000;
JSON
{
"hex": "#6fc5f3",
"rgb": {
"r": 111,
"g": 197,
"b": 243
},
"hsl": {
"h": 200.909,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.78688,
"c": 0.10603,
"h": 233.7
},
"luminance": 0.49783
}Semantic roles & 50–950 ramp
primary
#6FC5F3
secondary
#F2D9CC
accent
#5104E1
background
#FAFDFF
surface
#F4FAFE
border
#CED3D6
text
#101417
muted
#7F8385