#6FC7F4#6FC7F4
#6FC7F4 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.2% C 0.106 H 232.6°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC7F4 |
|---|---|
| RGB | rgb(111, 199, 244) |
| HSL | hsl(200, 86%, 70%) |
| HSV | hsv(200, 55%, 96%) |
| CMYK | cmyk(54.5%, 18.4%, 0%, 4.3%) |
| CIE-LAB | lab(76.53, -14.10, -30.28) |
| CIE-LCH | lch(76.53, 33.41, 245.03°) |
| OKLab | oklab(79.17% -0.0646 -0.0844) |
| OKLCH | oklch(79.17% 0.106 232.6) |
| XYZ | xyz(43.3020, 50.7542, 93.0850) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.70
Lightskyblue
#87CEFA
ΔE00 3.08
Sky
#82CAFC
ΔE00 3.36
Baby Blue
#89CFF0
ΔE00 3.79
Sky Blue
#87CEEB
ΔE00 4.56
Light Blue
#95D0FC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC7F4 #F49C6F
analogous
#6FF4DF #6FC7F4 #6F85F4
triadic
#6FC7F4 #F46FC7 #C7F46F
tetradic
#6FC7F4 #DF6FF4 #F49C6F #85F46F
square
#6FC7F4 #DF6FF4 #F49C6F #85F46F
split-complementary
#6FC7F4 #F46F85 #F4DF6F
monochromatic
#1195D8 #36B1F0 #6FC7F4 #A8DDF8 #E1F3FD
Accessibility & contrast
On white
1.88
#6FC7F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#6FC7F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC7F4
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC7F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC7F4 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F6
Deuteranopia (green-blind)
#9EB7F3
Tritanopia (blue-blind)
#00D3D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fc7f4; /* rgb */ color: rgb(111, 199, 244); /* oklch */ color: oklch(79.2% 0.106 232.6);
Tailwind
colors: {
custom: {
50: '#a1d8f8',
500: '#6fc7f4',
950: '#000000',
},
}SCSS
$custom: #6fc7f4; $custom-light: #a1d8f8; $custom-dark: #000000;
JSON
{
"hex": "#6fc7f4",
"rgb": {
"r": 111,
"g": 199,
"b": 244
},
"hsl": {
"h": 200.301,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.79174,
"c": 0.10626,
"h": 232.6
},
"luminance": 0.50758
}Semantic roles & 50–950 ramp
primary
#6FC7F4
secondary
#CE6C39
accent
#4F03E2
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385