#6ED3FA#6ED3FA
#6ED3FA is a very light, moderate cyan. Relative luminance 0.568; OKLCH L 82.1% C 0.109 H 225.7°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED3FA |
|---|---|
| RGB | rgb(110, 211, 250) |
| HSL | hsl(197, 93%, 71%) |
| HSV | hsv(197, 56%, 98%) |
| CMYK | cmyk(56%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(80.07, -18.77, -28.06) |
| CIE-LCH | lch(80.07, 33.76, 236.22°) |
| OKLab | oklab(82.05% -0.0761 -0.0781) |
| OKLCH | oklch(82.05% 0.109 225.7) |
| XYZ | xyz(46.9733, 56.8013, 98.9122) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.29
Sky Blue
#87CEEB
ΔE00 3.40
Bright Sky Blue
#02CCFE
ΔE00 4.54
Lightskyblue
#87CEFA
ΔE00 4.75
Lightblue (survey)
#7BC8F6
ΔE00 4.84
Neon Blue
#04D9FF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED3FA #FA956E
analogous
#6EFADB #6ED3FA #6E8DFA
triadic
#6ED3FA #FA6ED3 #D3FA6E
tetradic
#6ED3FA #DB6EFA #FA956E #8DFA6E
square
#6ED3FA #DB6EFA #FA956E #8DFA6E
split-complementary
#6ED3FA #FA6E8D #FADB6E
monochromatic
#08A8E6 #33C1F8 #6ED3FA #A9E5FC #E1F6FE
Accessibility & contrast
On white
1.70
#6ED3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#6ED3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED3FA
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED3FA | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFC
Deuteranopia (green-blind)
#AAC0FA
Tritanopia (blue-blind)
#00DFDF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ed3fa; /* rgb */ color: rgb(110, 211, 250); /* oklch */ color: oklch(82.1% 0.109 225.7);
Tailwind
colors: {
custom: {
50: '#a2e0fc',
500: '#6ed3fa',
950: '#000000',
},
}SCSS
$custom: #6ed3fa; $custom-light: #a2e0fc; $custom-dark: #000000;
JSON
{
"hex": "#6ed3fa",
"rgb": {
"r": 110,
"g": 211,
"b": 250
},
"hsl": {
"h": 196.714,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.82052,
"c": 0.109,
"h": 225.7
},
"luminance": 0.56806
}Semantic roles & 50–950 ramp
primary
#6ED3FA
secondary
#D56337
accent
#4000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485