#6FCBFC#6FCBFC
#6FCBFC is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.4% C 0.112 H 233.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBFC |
|---|---|
| RGB | rgb(111, 203, 252) |
| HSL | hsl(201, 96%, 71%) |
| HSV | hsv(201, 56%, 99%) |
| CMYK | cmyk(56%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(77.94, -13.86, -32.39) |
| CIE-LCH | lch(77.94, 35.23, 246.83°) |
| OKLab | oklab(80.4% -0.0662 -0.0904) |
| OKLCH | oklch(80.4% 0.112 233.8) |
| XYZ | xyz(45.4756, 53.1155, 99.9324) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.68
Lightskyblue
#87CEFA
ΔE00 2.61
Sky
#82CAFC
ΔE00 2.89
Baby Blue
#89CFF0
ΔE00 4.05
Light Blue
#95D0FC
ΔE00 4.76
Sky Blue
#87CEEB
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBFC #FCA06F
analogous
#6FFCE6 #6FCBFC #6F84FC
triadic
#6FCBFC #FC6FCB #CBFC6F
tetradic
#6FCBFC #E66FFC #FCA06F #84FC6F
square
#6FCBFC #E66FFC #FCA06F #84FC6F
split-complementary
#6FCBFC #FC6F84 #FCE66F
monochromatic
#059BEC #33B5FB #6FCBFC #ABE1FD #E1F4FE
Accessibility & contrast
On white
1.81
#6FCBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#6FCBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBFC
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBFC | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FE
Deuteranopia (green-blind)
#A0BAFB
Tritanopia (blue-blind)
#00D8DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fcbfc; /* rgb */ color: rgb(111, 203, 252); /* oklch */ color: oklch(80.4% 0.112 233.8);
Tailwind
colors: {
custom: {
50: '#a2dafd',
500: '#6fcbfc',
950: '#000000',
},
}SCSS
$custom: #6fcbfc; $custom-light: #a2dafd; $custom-dark: #000000;
JSON
{
"hex": "#6fcbfc",
"rgb": {
"r": 111,
"g": 203,
"b": 252
},
"hsl": {
"h": 200.851,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.80395,
"c": 0.112,
"h": 233.8
},
"luminance": 0.5312
}Semantic roles & 50–950 ramp
primary
#6FCBFC
secondary
#D86F37
accent
#5000E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385