#6ED6FC#6ED6FC
#6ED6FC is a very light, moderate cyan. Relative luminance 0.584; OKLCH L 82.8% C 0.110 H 224.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED6FC |
|---|---|
| RGB | rgb(110, 214, 252) |
| HSL | hsl(196, 96%, 71%) |
| HSV | hsv(196, 56%, 99%) |
| CMYK | cmyk(56.3%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(80.98, -19.72, -27.73) |
| CIE-LCH | lch(80.98, 34.03, 234.58°) |
| OKLab | oklab(82.8% -0.0785 -0.0771) |
| OKLCH | oklch(82.8% 0.11 224.5) |
| XYZ | xyz(48.0409, 58.4319, 100.8234) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.70
Baby Blue
#89CFF0
ΔE00 3.72
Bright Sky Blue
#02CCFE
ΔE00 4.84
Neon Blue
#04D9FF
ΔE00 4.95
Lightskyblue
#87CEFA
ΔE00 5.35
Lightblue (survey)
#7BC8F6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED6FC #FC946E
analogous
#6EFCDB #6ED6FC #6E8FFC
triadic
#6ED6FC #FC6ED6 #D6FC6E
tetradic
#6ED6FC #DB6EFC #FC946E #8FFC6E
square
#6ED6FC #DB6EFC #FC946E #8FFC6E
split-complementary
#6ED6FC #FC6E8F #FCDB6E
monochromatic
#05ADEB #32C5FB #6ED6FC #AAE7FD #E1F7FE
Accessibility & contrast
On white
1.66
#6ED6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#6ED6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED6FC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED6FC | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#ACC2FC
Tritanopia (blue-blind)
#00E2E2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ed6fc; /* rgb */ color: rgb(110, 214, 252); /* oklch */ color: oklch(82.8% 0.110 224.5);
Tailwind
colors: {
custom: {
50: '#a2e2fd',
500: '#6ed6fc',
950: '#000000',
},
}SCSS
$custom: #6ed6fc; $custom-light: #a2e2fd; $custom-dark: #000000;
JSON
{
"hex": "#6ed6fc",
"rgb": {
"r": 110,
"g": 214,
"b": 252
},
"hsl": {
"h": 196.056,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.82802,
"c": 0.11007,
"h": 224.5
},
"luminance": 0.58436
}Semantic roles & 50–950 ramp
primary
#6ED6FC
secondary
#D86237
accent
#3D00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485