#6FC9F6#6FC9F6
#6FC9F6 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.7% C 0.107 H 232.0°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC9F6 |
|---|---|
| RGB | rgb(111, 201, 246) |
| HSL | hsl(200, 88%, 70%) |
| HSV | hsv(200, 55%, 96%) |
| CMYK | cmyk(54.9%, 18.3%, 0%, 3.5%) |
| CIE-LAB | lab(77.16, -14.57, -30.38) |
| CIE-LCH | lch(77.16, 33.69, 244.38°) |
| OKLab | oklab(79.7% -0.0661 -0.0846) |
| OKLCH | oklch(79.7% 0.107 232) |
| XYZ | xyz(44.0705, 51.8027, 94.8474) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.87
Lightskyblue
#87CEFA
ΔE00 2.97
Sky
#82CAFC
ΔE00 3.46
Baby Blue
#89CFF0
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 4.36
Light Blue
#95D0FC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC9F6 #F69C6F
analogous
#6FF6DF #6FC9F6 #6F86F6
triadic
#6FC9F6 #F66FC9 #C9F66F
tetradic
#6FC9F6 #DF6FF6 #F69C6F #86F66F
square
#6FC9F6 #DF6FF6 #F69C6F #86F66F
split-complementary
#6FC9F6 #F66F86 #F6DF6F
monochromatic
#0E98DD #35B3F2 #6FC9F6 #A9DFFA #E2F4FD
Accessibility & contrast
On white
1.85
#6FC9F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#6FC9F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC9F6
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC9F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC9F6 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F8
Deuteranopia (green-blind)
#A0B8F5
Tritanopia (blue-blind)
#00D5D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fc9f6; /* rgb */ color: rgb(111, 201, 246); /* oklch */ color: oklch(79.7% 0.107 232.0);
Tailwind
colors: {
custom: {
50: '#a2d9f9',
500: '#6fc9f6',
950: '#000000',
},
}SCSS
$custom: #6fc9f6; $custom-light: #a2d9f9; $custom-dark: #000000;
JSON
{
"hex": "#6fc9f6",
"rgb": {
"r": 111,
"g": 201,
"b": 246
},
"hsl": {
"h": 200,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.79701,
"c": 0.10739,
"h": 232
},
"luminance": 0.51807
}Semantic roles & 50–950 ramp
primary
#6FC9F6
secondary
#D06B39
accent
#4D01E5
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385