#6DC7EB#6DC7EB
#6DC7EB is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.7% C 0.100 H 226.3°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6DC7EB |
|---|---|
| RGB | rgb(109, 199, 235) |
| HSL | hsl(197, 76%, 67%) |
| HSV | hsv(197, 54%, 92%) |
| CMYK | cmyk(53.6%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(76.13, -17.11, -26.07) |
| CIE-LCH | lch(76.13, 31.18, 236.73°) |
| OKLab | oklab(78.72% -0.0692 -0.0724) |
| OKLCH | oklch(78.72% 0.1 226.3) |
| XYZ | xyz(41.7198, 50.0925, 86.0514) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 3.39
Lightblue (survey)
#7BC8F6
ΔE00 4.10
Bright Sky Blue
#02CCFE
ΔE00 4.74
Lightskyblue
#87CEFA
ΔE00 4.86
Sky
#82CAFC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DC7EB #EB916D
analogous
#6DEBD0 #6DC7EB #6D88EB
triadic
#6DC7EB #EB6DC7 #C7EB6D
tetradic
#6DC7EB #D06DEB #EB916D #88EB6D
square
#6DC7EB #D06DEB #EB916D #88EB6D
split-complementary
#6DC7EB #EB6D88 #EBD06D
monochromatic
#1B93C3 #37B2E4 #6DC7EB #A3DCF2 #D9F0FA
Accessibility & contrast
On white
1.91
#6DC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#6DC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DC7EB
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DC7EB | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#A1B6EB
Tritanopia (blue-blind)
#00D2D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6dc7eb; /* rgb */ color: rgb(109, 199, 235); /* oklch */ color: oklch(78.7% 0.100 226.3);
Tailwind
colors: {
custom: {
50: '#9fd8f1',
500: '#6dc7eb',
950: '#000000',
},
}SCSS
$custom: #6dc7eb; $custom-light: #9fd8f1; $custom-dark: #000000;
JSON
{
"hex": "#6dc7eb",
"rgb": {
"r": 109,
"g": 199,
"b": 235
},
"hsl": {
"h": 197.143,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.78723,
"c": 0.10019,
"h": 226.3
},
"luminance": 0.50096
}Semantic roles & 50–950 ramp
primary
#6DC7EB
secondary
#C1613B
accent
#470DD8
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1416
muted
#808385