#6ECEF2#6ECEF2
#6ECEF2 is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.6% C 0.104 H 224.9°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECEF2 |
|---|---|
| RGB | rgb(110, 206, 242) |
| HSL | hsl(196, 84%, 69%) |
| HSV | hsv(196, 55%, 95%) |
| CMYK | cmyk(54.5%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(78.38, -18.51, -26.37) |
| CIE-LCH | lch(78.38, 32.22, 234.94°) |
| OKLab | oklab(80.61% -0.0736 -0.0733) |
| OKLCH | oklch(80.61% 0.104 224.9) |
| XYZ | xyz(44.5226, 53.8644, 92.0378) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.81
Baby Blue
#89CFF0
ΔE00 3.06
Bright Sky Blue
#02CCFE
ΔE00 4.51
Lightblue (survey)
#7BC8F6
ΔE00 4.72
Lightskyblue
#87CEFA
ΔE00 4.94
Neon Blue
#04D9FF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECEF2 #F2926E
analogous
#6EF2D4 #6ECEF2 #6E8CF2
triadic
#6ECEF2 #F26ECE #CEF26E
tetradic
#6ECEF2 #D46EF2 #F2926E #8CF26E
square
#6ECEF2 #D46EF2 #F2926E #8CF26E
split-complementary
#6ECEF2 #F26E8C #F2D46E
monochromatic
#139ED3 #36BBED #6ECEF2 #A6E1F7 #DEF4FC
Accessibility & contrast
On white
1.78
#6ECEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#6ECEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECEF2
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECEF2 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF4
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ecef2; /* rgb */ color: rgb(110, 206, 242); /* oklch */ color: oklch(80.6% 0.104 224.9);
Tailwind
colors: {
custom: {
50: '#a1ddf6',
500: '#6ecef2',
950: '#000000',
},
}SCSS
$custom: #6ecef2; $custom-light: #a1ddf6; $custom-dark: #000000;
JSON
{
"hex": "#6ecef2",
"rgb": {
"r": 110,
"g": 206,
"b": 242
},
"hsl": {
"h": 196.364,
"s": 83.544,
"l": 69.02
},
"oklch": {
"l": 0.80614,
"c": 0.10386,
"h": 224.9
},
"luminance": 0.53868
}Semantic roles & 50–950 ramp
primary
#6ECEF2
secondary
#CB6139
accent
#4106E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485