#6EC4FB#6EC4FB
#6EC4FB is a light, moderate cyan. Relative luminance 0.498; OKLCH L 78.8% C 0.115 H 238.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6EC4FB |
|---|---|
| RGB | rgb(110, 196, 251) |
| HSL | hsl(203, 95%, 71%) |
| HSV | hsv(203, 56%, 98%) |
| CMYK | cmyk(56.2%, 21.9%, 0%, 1.6%) |
| CIE-LAB | lab(75.92, -10.66, -34.98) |
| CIE-LCH | lch(75.92, 36.57, 253.06°) |
| OKLab | oklab(78.77% -0.0597 -0.0978) |
| OKLCH | oklch(78.77% 0.115 238.6) |
| XYZ | xyz(43.5765, 49.7560, 98.5555) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.08
Sky
#82CAFC
ΔE00 2.38
Lightskyblue
#87CEFA
ΔE00 3.54
Sky Blue (survey)
#75BBFD
ΔE00 4.41
Light Blue
#95D0FC
ΔE00 4.92
Deepskyblue
#00BFFF
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EC4FB #FBA56E
analogous
#6EFBEB #6EC4FB #6E7DFB
triadic
#6EC4FB #FB6EC4 #C4FB6E
tetradic
#6EC4FB #EB6EFB #FBA56E #7DFB6E
square
#6EC4FB #EB6EFB #FBA56E #7DFB6E
split-complementary
#6EC4FB #FB6E7D #FBEB6E
monochromatic
#0690E8 #32ACF9 #6EC4FB #AADCFD #E1F3FE
Accessibility & contrast
On white
1.92
#6EC4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#6EC4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EC4FB
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EC4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EC4FB | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FE
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#00D2D6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #6ec4fb; /* rgb */ color: rgb(110, 196, 251); /* oklch */ color: oklch(78.8% 0.115 238.6);
Tailwind
colors: {
custom: {
50: '#a1d5fd',
500: '#6ec4fb',
950: '#000000',
},
}SCSS
$custom: #6ec4fb; $custom-light: #a1d5fd; $custom-dark: #000000;
JSON
{
"hex": "#6ec4fb",
"rgb": {
"r": 110,
"g": 196,
"b": 251
},
"hsl": {
"h": 203.404,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.78766,
"c": 0.11461,
"h": 238.6
},
"luminance": 0.4976
}Semantic roles & 50–950 ramp
primary
#6EC4FB
secondary
#F5DECF
accent
#5A00E6
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385