#6FC8ED#6FC8ED
#6FC8ED is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.1% C 0.100 H 227.2°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC8ED |
|---|---|
| RGB | rgb(111, 200, 237) |
| HSL | hsl(198, 78%, 68%) |
| HSV | hsv(198, 53%, 93%) |
| CMYK | cmyk(53.2%, 15.6%, 0%, 7.1%) |
| CIE-LAB | lab(76.56, -16.64, -26.48) |
| CIE-LCH | lch(76.56, 31.28, 237.86°) |
| OKLab | oklab(79.11% -0.0682 -0.0736) |
| OKLCH | oklch(79.11% 0.1 227.2) |
| XYZ | xyz(42.4901, 50.7988, 87.6703) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.06
Baby Blue
#89CFF0
ΔE00 3.08
Lightblue (survey)
#7BC8F6
ΔE00 3.69
Lightskyblue
#87CEFA
ΔE00 4.41
Bright Sky Blue
#02CCFE
ΔE00 4.79
Sky
#82CAFC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC8ED #ED946F
analogous
#6FEDD3 #6FC8ED #6F89ED
triadic
#6FC8ED #ED6FC8 #C8ED6F
tetradic
#6FC8ED #D36FED #ED946F #89ED6F
square
#6FC8ED #D36FED #ED946F #89ED6F
split-complementary
#6FC8ED #ED6F89 #EDD36F
monochromatic
#1995C9 #39B3E6 #6FC8ED #A5DDF4 #DCF2FB
Accessibility & contrast
On white
1.88
#6FC8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#6FC8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC8ED
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC8ED | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5EF
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#0CD3D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fc8ed; /* rgb */ color: rgb(111, 200, 237); /* oklch */ color: oklch(79.1% 0.100 227.2);
Tailwind
colors: {
custom: {
50: '#a1d8f3',
500: '#6fc8ed',
950: '#000000',
},
}SCSS
$custom: #6fc8ed; $custom-light: #a1d8f3; $custom-dark: #000000;
JSON
{
"hex": "#6fc8ed",
"rgb": {
"r": 111,
"g": 200,
"b": 237
},
"hsl": {
"h": 197.619,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.79111,
"c": 0.1003,
"h": 227.2
},
"luminance": 0.50802
}Semantic roles & 50–950 ramp
primary
#6FC8ED
secondary
#C5643B
accent
#480BDA
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385