#6FCFEF#6FCFEF
#6FCFEF is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.8% C 0.101 H 222.1°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFEF |
|---|---|
| RGB | rgb(111, 207, 239) |
| HSL | hsl(195, 80%, 69%) |
| HSV | hsv(195, 54%, 94%) |
| CMYK | cmyk(53.6%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(78.60, -19.67, -24.44) |
| CIE-LCH | lch(78.60, 31.37, 231.18°) |
| OKLab | oklab(80.76% -0.0751 -0.0678) |
| OKLCH | oklch(80.76% 0.101 222.1) |
| XYZ | xyz(44.4424, 54.2332, 89.7706) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.82
Baby Blue
#89CFF0
ΔE00 3.56
Bright Sky Blue
#02CCFE
ΔE00 5.05
Neon Blue
#04D9FF
ΔE00 5.17
Lightblue (survey)
#7BC8F6
ΔE00 5.85
Lightskyblue
#87CEFA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFEF #EF8F6F
analogous
#6FEFCF #6FCFEF #6F8FEF
triadic
#6FCFEF #EF6FCF #CFEF6F
tetradic
#6FCFEF #CF6FEF #EF8F6F #8FEF6F
square
#6FCFEF #CF6FEF #EF8F6F #8FEF6F
split-complementary
#6FCFEF #EF6F8F #EFCF6F
monochromatic
#179FCD #38BDE9 #6FCFEF #A6E1F5 #DDF4FB
Accessibility & contrast
On white
1.77
#6FCFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#6FCFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFEF
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFEF | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF1
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fcfef; /* rgb */ color: rgb(111, 207, 239); /* oklch */ color: oklch(80.8% 0.101 222.1);
Tailwind
colors: {
custom: {
50: '#a1ddf4',
500: '#6fcfef',
950: '#000000',
},
}SCSS
$custom: #6fcfef; $custom-light: #a1ddf4; $custom-dark: #000000;
JSON
{
"hex": "#6fcfef",
"rgb": {
"r": 111,
"g": 207,
"b": 239
},
"hsl": {
"h": 195,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.80762,
"c": 0.10117,
"h": 222.1
},
"luminance": 0.54237
}Semantic roles & 50–950 ramp
primary
#6FCFEF
secondary
#C85E3B
accent
#3E09DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485