#6FC7ED#6FC7ED
#6FC7ED is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.9% C 0.100 H 228.1°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC7ED |
|---|---|
| RGB | rgb(111, 199, 237) |
| HSL | hsl(198, 78%, 68%) |
| HSV | hsv(198, 53%, 93%) |
| CMYK | cmyk(53.2%, 16%, 0%, 7.1%) |
| CIE-LAB | lab(76.28, -16.12, -26.91) |
| CIE-LCH | lch(76.28, 31.37, 239.08°) |
| OKLab | oklab(78.89% -0.0671 -0.0748) |
| OKLCH | oklch(78.89% 0.1 228.1) |
| XYZ | xyz(42.2593, 50.3371, 87.5934) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.18
Sky Blue
#87CEEB
ΔE00 3.30
Lightblue (survey)
#7BC8F6
ΔE00 3.35
Lightskyblue
#87CEFA
ΔE00 4.21
Bright Sky Blue
#02CCFE
ΔE00 4.88
Sky
#82CAFC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC7ED #ED956F
analogous
#6FEDD4 #6FC7ED #6F88ED
triadic
#6FC7ED #ED6FC7 #C7ED6F
tetradic
#6FC7ED #D46FED #ED956F #88ED6F
square
#6FC7ED #D46FED #ED956F #88ED6F
split-complementary
#6FC7ED #ED6F88 #EDD46F
monochromatic
#1994C9 #39B2E6 #6FC7ED #A5DCF4 #DCF1FB
Accessibility & contrast
On white
1.90
#6FC7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#6FC7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC7ED
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC7ED | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4EF
Deuteranopia (green-blind)
#A1B6ED
Tritanopia (blue-blind)
#0ED2D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fc7ed; /* rgb */ color: rgb(111, 199, 237); /* oklch */ color: oklch(78.9% 0.100 228.1);
Tailwind
colors: {
custom: {
50: '#a1d8f3',
500: '#6fc7ed',
950: '#000000',
},
}SCSS
$custom: #6fc7ed; $custom-light: #a1d8f3; $custom-dark: #000000;
JSON
{
"hex": "#6fc7ed",
"rgb": {
"r": 111,
"g": 199,
"b": 237
},
"hsl": {
"h": 198.095,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.78887,
"c": 0.10047,
"h": 228.1
},
"luminance": 0.50341
}Semantic roles & 50–950 ramp
primary
#6FC7ED
secondary
#C5653B
accent
#4A0BDA
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385