#6ED7FC#6ED7FC
#6ED7FC is a very light, moderate cyan. Relative luminance 0.589; OKLCH L 83.0% C 0.110 H 223.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED7FC |
|---|---|
| RGB | rgb(110, 215, 252) |
| HSL | hsl(196, 96%, 71%) |
| HSV | hsv(196, 56%, 99%) |
| CMYK | cmyk(56.3%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(81.26, -20.23, -27.31) |
| CIE-LCH | lch(81.26, 33.98, 233.46°) |
| OKLab | oklab(83.03% -0.0796 -0.0759) |
| OKLCH | oklch(83.03% 0.11 223.6) |
| XYZ | xyz(48.2947, 58.9396, 100.9080) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.81
Baby Blue
#89CFF0
ΔE00 3.94
Neon Blue
#04D9FF
ΔE00 4.72
Bright Sky Blue
#02CCFE
ΔE00 5.01
Lightskyblue
#87CEFA
ΔE00 5.70
Lightblue (survey)
#7BC8F6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED7FC #FC936E
analogous
#6EFCDA #6ED7FC #6E90FC
triadic
#6ED7FC #FC6ED7 #D7FC6E
tetradic
#6ED7FC #DA6EFC #FC936E #90FC6E
square
#6ED7FC #DA6EFC #FC936E #90FC6E
split-complementary
#6ED7FC #FC6E90 #FCDA6E
monochromatic
#05AFEB #32C6FB #6ED7FC #AAE8FD #E1F7FE
Accessibility & contrast
On white
1.64
#6ED7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#6ED7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED7FC
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED7FC | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FE
Deuteranopia (green-blind)
#ADC3FC
Tritanopia (blue-blind)
#00E2E3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ed7fc; /* rgb */ color: rgb(110, 215, 252); /* oklch */ color: oklch(83.0% 0.110 223.6);
Tailwind
colors: {
custom: {
50: '#a2e3fd',
500: '#6ed7fc',
950: '#000000',
},
}SCSS
$custom: #6ed7fc; $custom-light: #a2e3fd; $custom-dark: #000000;
JSON
{
"hex": "#6ed7fc",
"rgb": {
"r": 110,
"g": 215,
"b": 252
},
"hsl": {
"h": 195.634,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.83025,
"c": 0.10998,
"h": 223.6
},
"luminance": 0.58944
}Semantic roles & 50–950 ramp
primary
#6ED7FC
secondary
#D86137
accent
#3C00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485