#6FC8EF#6FC8EF
#6FC8EF is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.2% C 0.102 H 228.5°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC8EF |
|---|---|
| RGB | rgb(111, 200, 239) |
| HSL | hsl(198, 80%, 69%) |
| HSV | hsv(198, 54%, 94%) |
| CMYK | cmyk(53.6%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(76.63, -16.07, -27.45) |
| CIE-LCH | lch(76.63, 31.80, 239.66°) |
| OKLab | oklab(79.19% -0.0675 -0.0763) |
| OKLCH | oklch(79.19% 0.102 228.5) |
| XYZ | xyz(42.7839, 50.9163, 89.2178) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.09
Lightblue (survey)
#7BC8F6
ΔE00 3.15
Sky Blue
#87CEEB
ΔE00 3.33
Lightskyblue
#87CEFA
ΔE00 3.97
Bright Sky Blue
#02CCFE
ΔE00 4.80
Sky
#82CAFC
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC8EF #EF966F
analogous
#6FEFD6 #6FC8EF #6F88EF
triadic
#6FC8EF #EF6FC8 #C8EF6F
tetradic
#6FC8EF #D66FEF #EF966F #88EF6F
square
#6FC8EF #D66FEF #EF966F #88EF6F
split-complementary
#6FC8EF #EF6F88 #EFD66F
monochromatic
#1795CD #38B3E9 #6FC8EF #A6DDF5 #DDF2FB
Accessibility & contrast
On white
1.88
#6FC8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#6FC8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC8EF
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC8EF | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#03D3D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fc8ef; /* rgb */ color: rgb(111, 200, 239); /* oklch */ color: oklch(79.2% 0.102 228.5);
Tailwind
colors: {
custom: {
50: '#a1d8f4',
500: '#6fc8ef',
950: '#000000',
},
}SCSS
$custom: #6fc8ef; $custom-light: #a1d8f4; $custom-dark: #000000;
JSON
{
"hex": "#6fc8ef",
"rgb": {
"r": 111,
"g": 200,
"b": 239
},
"hsl": {
"h": 198.281,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.79192,
"c": 0.10185,
"h": 228.5
},
"luminance": 0.5092
}Semantic roles & 50–950 ramp
primary
#6FC8EF
secondary
#C8663B
accent
#4A09DC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385