#6ECFF1#6ECFF1
#6ECFF1 is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.8% C 0.103 H 223.3°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECFF1 |
|---|---|
| RGB | rgb(110, 207, 241) |
| HSL | hsl(196, 82%, 69%) |
| HSV | hsv(196, 54%, 95%) |
| CMYK | cmyk(54.4%, 14.1%, 0%, 5.5%) |
| CIE-LAB | lab(78.63, -19.30, -25.46) |
| CIE-LCH | lch(78.63, 31.95, 232.84°) |
| OKLab | oklab(80.8% -0.0751 -0.0707) |
| OKLCH | oklch(80.8% 0.103 223.3) |
| XYZ | xyz(44.6143, 54.2875, 91.3295) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.83
Baby Blue
#89CFF0
ΔE00 3.34
Bright Sky Blue
#02CCFE
ΔE00 4.73
Neon Blue
#04D9FF
ΔE00 5.26
Lightblue (survey)
#7BC8F6
ΔE00 5.38
Lightskyblue
#87CEFA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECFF1 #F1906E
analogous
#6EF1D2 #6ECFF1 #6E8EF1
triadic
#6ECFF1 #F16ECF #CFF16E
tetradic
#6ECFF1 #D26EF1 #F1906E #8EF16E
square
#6ECFF1 #D26EF1 #F1906E #8EF16E
split-complementary
#6ECFF1 #F16E8E #F1D26E
monochromatic
#14A0D0 #36BDEC #6ECFF1 #A6E1F6 #DEF4FC
Accessibility & contrast
On white
1.77
#6ECFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#6ECFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECFF1
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECFF1 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF3
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6ecff1; /* rgb */ color: rgb(110, 207, 241); /* oklch */ color: oklch(80.8% 0.103 223.3);
Tailwind
colors: {
custom: {
50: '#a1ddf5',
500: '#6ecff1',
950: '#000000',
},
}SCSS
$custom: #6ecff1; $custom-light: #a1ddf5; $custom-dark: #000000;
JSON
{
"hex": "#6ecff1",
"rgb": {
"r": 110,
"g": 207,
"b": 241
},
"hsl": {
"h": 195.573,
"s": 82.39,
"l": 68.824
},
"oklch": {
"l": 0.80799,
"c": 0.10311,
"h": 223.3
},
"luminance": 0.54292
}Semantic roles & 50–950 ramp
primary
#6ECFF1
secondary
#CA5F39
accent
#3F07DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485