#6FCFEB#6FCFEB
#6FCFEB is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.6% C 0.099 H 219.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFEB |
|---|---|
| RGB | rgb(111, 207, 235) |
| HSL | hsl(194, 76%, 68%) |
| HSV | hsv(194, 53%, 92%) |
| CMYK | cmyk(52.8%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.46, -20.79, -22.50) |
| CIE-LCH | lch(78.46, 30.64, 227.27°) |
| OKLab | oklab(80.61% -0.0766 -0.0623) |
| OKLCH | oklch(80.61% 0.099 219.1) |
| XYZ | xyz(43.8580, 53.9994, 86.6928) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.37
Baby Blue
#89CFF0
ΔE00 4.41
Neon Blue
#04D9FF
ΔE00 5.04
Bright Sky Blue
#02CCFE
ΔE00 5.79
Lightblue (survey)
#7BC8F6
ΔE00 7.00
Ice Blue
#A5DFF9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFEB #EB8B6F
analogous
#6FEBC9 #6FCFEB #6F91EB
triadic
#6FCFEB #EB6FCF #CFEB6F
tetradic
#6FCFEB #C96FEB #EB8B6F #91EB6F
square
#6FCFEB #C96FEB #EB8B6F #91EB6F
split-complementary
#6FCFEB #EB6F91 #EBC96F
monochromatic
#1B9EC4 #39BDE4 #6FCFEB #A5E1F2 #DAF3FA
Accessibility & contrast
On white
1.78
#6FCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#6FCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFEB
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFEB | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#0AD9D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fcfeb; /* rgb */ color: rgb(111, 207, 235); /* oklch */ color: oklch(80.6% 0.099 219.1);
Tailwind
colors: {
custom: {
50: '#a1ddf1',
500: '#6fcfeb',
950: '#000000',
},
}SCSS
$custom: #6fcfeb; $custom-light: #a1ddf1; $custom-dark: #000000;
JSON
{
"hex": "#6fcfeb",
"rgb": {
"r": 111,
"g": 207,
"b": 235
},
"hsl": {
"h": 193.548,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.80608,
"c": 0.09876,
"h": 219.1
},
"luminance": 0.54003
}Semantic roles & 50–950 ramp
primary
#6FCFEB
secondary
#C25A3C
accent
#3B0ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485