#6FCAFB#6FCAFB
#6FCAFB is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.1% C 0.111 H 234.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCAFB |
|---|---|
| RGB | rgb(111, 202, 251) |
| HSL | hsl(201, 95%, 71%) |
| HSV | hsv(201, 56%, 98%) |
| CMYK | cmyk(55.8%, 19.5%, 0%, 1.6%) |
| CIE-LAB | lab(77.63, -13.63, -32.34) |
| CIE-LCH | lch(77.63, 35.10, 247.15°) |
| OKLab | oklab(80.13% -0.0654 -0.0902) |
| OKLCH | oklch(80.13% 0.111 234.1) |
| XYZ | xyz(45.0821, 52.5815, 99.0216) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.52
Lightskyblue
#87CEFA
ΔE00 2.63
Sky
#82CAFC
ΔE00 2.80
Baby Blue
#89CFF0
ΔE00 4.12
Light Blue
#95D0FC
ΔE00 4.76
Sky Blue
#87CEEB
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCAFB #FBA06F
analogous
#6FFBE6 #6FCAFB #6F84FB
triadic
#6FCAFB #FB6FCA #CAFB6F
tetradic
#6FCAFB #E66FFB #FBA06F #84FB6F
square
#6FCAFB #E66FFB #FBA06F #84FB6F
split-complementary
#6FCAFB #FB6F84 #FBE66F
monochromatic
#069AE9 #33B4F9 #6FCAFB #ABE0FD #E1F4FE
Accessibility & contrast
On white
1.82
#6FCAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#6FCAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCAFB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCAFB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FD
Deuteranopia (green-blind)
#9FB9FA
Tritanopia (blue-blind)
#00D7DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcafb; /* rgb */ color: rgb(111, 202, 251); /* oklch */ color: oklch(80.1% 0.111 234.1);
Tailwind
colors: {
custom: {
50: '#a2dafc',
500: '#6fcafb',
950: '#000000',
},
}SCSS
$custom: #6fcafb; $custom-light: #a2dafc; $custom-dark: #000000;
JSON
{
"hex": "#6fcafb",
"rgb": {
"r": 111,
"g": 202,
"b": 251
},
"hsl": {
"h": 201,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.80132,
"c": 0.11146,
"h": 234.1
},
"luminance": 0.52586
}Semantic roles & 50–950 ramp
primary
#6FCAFB
secondary
#D66F38
accent
#5000E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385