#6CC7F9#6CC7F9
#6CC7F9 is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.3% C 0.112 H 234.7°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC7F9 |
|---|---|
| RGB | rgb(108, 199, 249) |
| HSL | hsl(201, 92%, 70%) |
| HSV | hsv(201, 57%, 98%) |
| CMYK | cmyk(56.6%, 20.1%, 0%, 2.4%) |
| CIE-LAB | lab(76.60, -13.23, -32.87) |
| CIE-LCH | lch(76.60, 35.43, 248.07°) |
| OKLab | oklab(79.26% -0.065 -0.0918) |
| OKLCH | oklch(79.26% 0.112 234.7) |
| XYZ | xyz(43.7002, 50.8705, 97.1202) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.55
Sky
#82CAFC
ΔE00 2.85
Lightskyblue
#87CEFA
ΔE00 3.08
Baby Blue
#89CFF0
ΔE00 4.64
Deepskyblue
#00BFFF
ΔE00 4.85
Light Blue
#95D0FC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC7F9 #F99E6C
analogous
#6CF9E5 #6CC7F9 #6C80F9
triadic
#6CC7F9 #F96CC7 #C7F96C
tetradic
#6CC7F9 #E56CF9 #F99E6C #80F96C
square
#6CC7F9 #E56CF9 #F99E6C #80F96C
split-complementary
#6CC7F9 #F96C80 #F9E56C
monochromatic
#0995E1 #31B1F7 #6CC7F9 #A7DDFB #E2F4FE
Accessibility & contrast
On white
1.88
#6CC7F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#6CC7F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC7F9
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC7F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC7F9 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 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: #6cc7f9; /* rgb */ color: rgb(108, 199, 249); /* oklch */ color: oklch(79.3% 0.112 234.7);
Tailwind
colors: {
custom: {
50: '#a0d8fb',
500: '#6cc7f9',
950: '#000000',
},
}SCSS
$custom: #6cc7f9; $custom-light: #a0d8fb; $custom-dark: #000000;
JSON
{
"hex": "#6cc7f9",
"rgb": {
"r": 108,
"g": 199,
"b": 249
},
"hsl": {
"h": 201.277,
"s": 92.157,
"l": 70
},
"oklch": {
"l": 0.79259,
"c": 0.11247,
"h": 234.7
},
"luminance": 0.50875
}Semantic roles & 50–950 ramp
primary
#6CC7F9
secondary
#D46E36
accent
#5100E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385