#6CC7F4#6CC7F4
#6CC7F4 is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.0% C 0.108 H 231.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC7F4 |
|---|---|
| RGB | rgb(108, 199, 244) |
| HSL | hsl(200, 86%, 69%) |
| HSV | hsv(200, 56%, 96%) |
| CMYK | cmyk(55.7%, 18.4%, 0%, 4.3%) |
| CIE-LAB | lab(76.41, -14.70, -30.47) |
| CIE-LCH | lch(76.41, 33.83, 244.24°) |
| OKLab | oklab(79.05% -0.0667 -0.0849) |
| OKLCH | oklch(79.05% 0.108 231.8) |
| XYZ | xyz(42.9307, 50.5627, 93.0676) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.06
Lightskyblue
#87CEFA
ΔE00 3.38
Sky
#82CAFC
ΔE00 3.70
Baby Blue
#89CFF0
ΔE00 3.89
Sky Blue
#87CEEB
ΔE00 4.58
Bright Sky Blue
#02CCFE
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC7F4 #F4996C
analogous
#6CF4DD #6CC7F4 #6C83F4
triadic
#6CC7F4 #F46CC7 #C7F46C
tetradic
#6CC7F4 #DD6CF4 #F4996C #83F46C
square
#6CC7F4 #DD6CF4 #F4996C #83F46C
split-complementary
#6CC7F4 #F46C83 #F4DD6C
monochromatic
#1094D6 #33B1F0 #6CC7F4 #A5DDF8 #DEF2FD
Accessibility & contrast
On white
1.89
#6CC7F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#6CC7F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC7F4
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC7F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC7F4 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F6
Deuteranopia (green-blind)
#9EB6F3
Tritanopia (blue-blind)
#00D3D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6cc7f4; /* rgb */ color: rgb(108, 199, 244); /* oklch */ color: oklch(79.0% 0.108 231.8);
Tailwind
colors: {
custom: {
50: '#a0d8f8',
500: '#6cc7f4',
950: '#000000',
},
}SCSS
$custom: #6cc7f4; $custom-light: #a0d8f8; $custom-dark: #000000;
JSON
{
"hex": "#6cc7f4",
"rgb": {
"r": 108,
"g": 199,
"b": 244
},
"hsl": {
"h": 199.853,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.79049,
"c": 0.10802,
"h": 231.8
},
"luminance": 0.50567
}Semantic roles & 50–950 ramp
primary
#6CC7F4
secondary
#CD6937
accent
#4D03E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385