#6DC6F7#6DC6F7
#6DC6F7 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.0% C 0.110 H 234.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6DC6F7 |
|---|---|
| RGB | rgb(109, 198, 247) |
| HSL | hsl(201, 90%, 70%) |
| HSV | hsv(201, 56%, 97%) |
| CMYK | cmyk(55.9%, 19.8%, 0%, 3.1%) |
| CIE-LAB | lab(76.28, -13.10, -32.28) |
| CIE-LCH | lch(76.28, 34.83, 247.91°) |
| OKLab | oklab(78.99% -0.0639 -0.0901) |
| OKLCH | oklch(78.99% 0.11 234.6) |
| XYZ | xyz(43.2830, 50.3509, 95.4154) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.48
Sky
#82CAFC
ΔE00 2.87
Lightskyblue
#87CEFA
ΔE00 3.11
Baby Blue
#89CFF0
ΔE00 4.58
Deepskyblue
#00BFFF
ΔE00 4.88
Light Blue
#95D0FC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DC6F7 #F79E6D
analogous
#6DF7E3 #6DC6F7 #6D81F7
triadic
#6DC6F7 #F76DC6 #C6F76D
tetradic
#6DC6F7 #E36DF7 #F79E6D #81F76D
square
#6DC6F7 #E36DF7 #F79E6D #81F76D
split-complementary
#6DC6F7 #F76D81 #F7E36D
monochromatic
#0C93DD #33AFF4 #6DC6F7 #A7DDFA #E1F3FD
Accessibility & contrast
On white
1.90
#6DC6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#6DC6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DC6F7
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DC6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DC6F7 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F9
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#00D3D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6dc6f7; /* rgb */ color: rgb(109, 198, 247); /* oklch */ color: oklch(79.0% 0.110 234.6);
Tailwind
colors: {
custom: {
50: '#a0d7fa',
500: '#6dc6f7',
950: '#000000',
},
}SCSS
$custom: #6dc6f7; $custom-light: #a0d7fa; $custom-dark: #000000;
JSON
{
"hex": "#6dc6f7",
"rgb": {
"r": 109,
"g": 198,
"b": 247
},
"hsl": {
"h": 201.304,
"s": 89.61,
"l": 69.804
},
"oklch": {
"l": 0.78994,
"c": 0.11046,
"h": 234.6
},
"luminance": 0.50355
}Semantic roles & 50–950 ramp
primary
#6DC6F7
secondary
#D16E37
accent
#5100E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385