#6FC7F9#6FC7F9
#6FC7F9 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.4% C 0.111 H 235.4°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC7F9 |
|---|---|
| RGB | rgb(111, 199, 249) |
| HSL | hsl(202, 92%, 71%) |
| HSV | hsv(202, 55%, 98%) |
| CMYK | cmyk(55.4%, 20.1%, 0%, 2.4%) |
| CIE-LAB | lab(76.72, -12.64, -32.68) |
| CIE-LCH | lch(76.72, 35.04, 248.85°) |
| OKLab | oklab(79.38% -0.0629 -0.0912) |
| OKLCH | oklch(79.38% 0.111 235.4) |
| XYZ | xyz(44.0715, 51.0620, 97.1376) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.27
Sky
#82CAFC
ΔE00 2.50
Lightskyblue
#87CEFA
ΔE00 2.84
Baby Blue
#89CFF0
ΔE00 4.61
Light Blue
#95D0FC
ΔE00 4.76
Deepskyblue
#00BFFF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC7F9 #F9A16F
analogous
#6FF9E6 #6FC7F9 #6F82F9
triadic
#6FC7F9 #F96FC7 #C7F96F
tetradic
#6FC7F9 #E66FF9 #F9A16F #82F96F
square
#6FC7F9 #E66FF9 #F9A16F #82F96F
split-complementary
#6FC7F9 #F96F82 #F9E66F
monochromatic
#0A95E4 #34B0F7 #6FC7F9 #AADEFB #E2F4FE
Accessibility & contrast
On white
1.87
#6FC7F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#6FC7F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC7F9
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC7F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC7F9 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC5FB
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#00D4D8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fc7f9; /* rgb */ color: rgb(111, 199, 249); /* oklch */ color: oklch(79.4% 0.111 235.4);
Tailwind
colors: {
custom: {
50: '#a2d8fb',
500: '#6fc7f9',
950: '#000000',
},
}SCSS
$custom: #6fc7f9; $custom-light: #a2d8fb; $custom-dark: #000000;
JSON
{
"hex": "#6fc7f9",
"rgb": {
"r": 111,
"g": 199,
"b": 249
},
"hsl": {
"h": 201.739,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.79384,
"c": 0.11078,
"h": 235.4
},
"luminance": 0.51066
}Semantic roles & 50–950 ramp
primary
#6FC7F9
secondary
#D47138
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385