#6ECBFC#6ECBFC
#6ECBFC is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.4% C 0.113 H 233.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECBFC |
|---|---|
| RGB | rgb(110, 203, 252) |
| HSL | hsl(201, 96%, 71%) |
| HSV | hsv(201, 56%, 99%) |
| CMYK | cmyk(56.3%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(77.91, -14.06, -32.45) |
| CIE-LCH | lch(77.91, 35.37, 246.58°) |
| OKLab | oklab(80.35% -0.0669 -0.0906) |
| OKLCH | oklch(80.35% 0.113 233.6) |
| XYZ | xyz(45.3504, 53.0510, 99.9265) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.78
Lightskyblue
#87CEFA
ΔE00 2.71
Sky
#82CAFC
ΔE00 3.01
Baby Blue
#89CFF0
ΔE00 4.07
Light Blue
#95D0FC
ΔE00 4.87
Sky Blue
#87CEEB
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECBFC #FC9F6E
analogous
#6EFCE6 #6ECBFC #6E84FC
triadic
#6ECBFC #FC6ECB #CBFC6E
tetradic
#6ECBFC #E66EFC #FC9F6E #84FC6E
square
#6ECBFC #E66EFC #FC9F6E #84FC6E
split-complementary
#6ECBFC #FC6E84 #FCE66E
monochromatic
#059BEB #32B5FB #6ECBFC #AAE1FD #E1F4FE
Accessibility & contrast
On white
1.81
#6ECBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#6ECBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECBFC
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECBFC | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FE
Deuteranopia (green-blind)
#A0BAFB
Tritanopia (blue-blind)
#00D8DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ecbfc; /* rgb */ color: rgb(110, 203, 252); /* oklch */ color: oklch(80.4% 0.113 233.6);
Tailwind
colors: {
custom: {
50: '#a2dafd',
500: '#6ecbfc',
950: '#000000',
},
}SCSS
$custom: #6ecbfc; $custom-light: #a2dafd; $custom-dark: #000000;
JSON
{
"hex": "#6ecbfc",
"rgb": {
"r": 110,
"g": 203,
"b": 252
},
"hsl": {
"h": 200.704,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.80354,
"c": 0.11257,
"h": 233.6
},
"luminance": 0.53055
}Semantic roles & 50–950 ramp
primary
#6ECBFC
secondary
#D86E37
accent
#4F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385