#6FCBFD#6FCBFD
#6FCBFD is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.4% C 0.113 H 234.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBFD |
|---|---|
| RGB | rgb(111, 203, 253) |
| HSL | hsl(201, 97%, 71%) |
| HSV | hsv(201, 56%, 99%) |
| CMYK | cmyk(56.1%, 19.8%, 0%, 0.8%) |
| CIE-LAB | lab(77.98, -13.57, -32.87) |
| CIE-LCH | lch(77.98, 35.56, 247.57°) |
| OKLab | oklab(80.44% -0.0658 -0.0917) |
| OKLCH | oklch(80.44% 0.113 234.3) |
| XYZ | xyz(45.6344, 53.1791, 100.7692) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.64
Lightskyblue
#87CEFA
ΔE00 2.59
Sky
#82CAFC
ΔE00 2.74
Baby Blue
#89CFF0
ΔE00 4.22
Light Blue
#95D0FC
ΔE00 4.68
Sky Blue
#87CEEB
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBFD #FDA16F
analogous
#6FFDE8 #6FCBFD #6F84FD
triadic
#6FCBFD #FD6FCB #CBFD6F
tetradic
#6FCBFD #E86FFD #FDA16F #84FD6F
square
#6FCBFD #E86FFD #FDA16F #84FD6F
split-complementary
#6FCBFD #FD6F84 #FDE86F
monochromatic
#039CEE #33B5FC #6FCBFD #ABE1FE #E1F4FF
Accessibility & contrast
On white
1.80
#6FCBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#6FCBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBFD
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBFD | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#00D8DC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fcbfd; /* rgb */ color: rgb(111, 203, 253); /* oklch */ color: oklch(80.4% 0.113 234.3);
Tailwind
colors: {
custom: {
50: '#a2dafe',
500: '#6fcbfd',
950: '#000000',
},
}SCSS
$custom: #6fcbfd; $custom-light: #a2dafe; $custom-dark: #000000;
JSON
{
"hex": "#6fcbfd",
"rgb": {
"r": 111,
"g": 203,
"b": 253
},
"hsl": {
"h": 201.127,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.80437,
"c": 0.1129,
"h": 234.3
},
"luminance": 0.53183
}Semantic roles & 50–950 ramp
primary
#6FCBFD
secondary
#D97037
accent
#5100E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385