#6FC9FF#6FC9FF
#6FC9FF is a light, moderate cyan. Relative luminance 0.524; OKLCH L 80.1% C 0.116 H 237.0°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC9FF |
|---|---|
| RGB | rgb(111, 201, 255) |
| HSL | hsl(203, 100%, 72%) |
| HSV | hsv(203, 56%, 100%) |
| CMYK | cmyk(56.5%, 21.2%, 0%, 0%) |
| CIE-LAB | lab(77.50, -11.93, -34.68) |
| CIE-LCH | lch(77.50, 36.67, 251.02°) |
| OKLab | oklab(80.08% -0.063 -0.0969) |
| OKLCH | oklch(80.08% 0.116 237) |
| XYZ | xyz(45.4854, 52.3687, 102.2995) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.67
Sky
#82CAFC
ΔE00 2.16
Lightskyblue
#87CEFA
ΔE00 2.79
Light Blue
#95D0FC
ΔE00 4.52
Baby Blue
#89CFF0
ΔE00 5.11
Deepskyblue
#00BFFF
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC9FF #FFA56F
analogous
#6FFFED #6FC9FF #6F81FF
triadic
#6FC9FF #FF6FC9 #C9FF6F
tetradic
#6FC9FF #ED6FFF #FFA56F #81FF6F
square
#6FC9FF #ED6FFF #FFA56F #81FF6F
split-complementary
#6FC9FF #FF6F81 #FFED6F
monochromatic
#0098F4 #32B2FF #6FC9FF #ACE0FF #E0F4FF
Accessibility & contrast
On white
1.83
#6FC9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#6FC9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC9FF
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC9FF | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#9CB9FE
Tritanopia (blue-blind)
#00D7DB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fc9ff; /* rgb */ color: rgb(111, 201, 255); /* oklch */ color: oklch(80.1% 0.116 237.0);
Tailwind
colors: {
custom: {
50: '#a2d9ff',
500: '#6fc9ff',
950: '#000000',
},
}SCSS
$custom: #6fc9ff; $custom-light: #a2d9ff; $custom-dark: #000000;
JSON
{
"hex": "#6fc9ff",
"rgb": {
"r": 111,
"g": 201,
"b": 255
},
"hsl": {
"h": 202.5,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.80081,
"c": 0.11561,
"h": 237
},
"luminance": 0.52373
}Semantic roles & 50–950 ramp
primary
#6FC9FF
secondary
#DC7437
accent
#5600E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386