#6ECFF0#6ECFF0
#6ECFF0 is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.8% C 0.102 H 222.6°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECFF0 |
|---|---|
| RGB | rgb(110, 207, 240) |
| HSL | hsl(195, 81%, 69%) |
| HSV | hsv(195, 54%, 94%) |
| CMYK | cmyk(54.2%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(78.59, -19.59, -24.98) |
| CIE-LCH | lch(78.59, 31.74, 231.90°) |
| OKLab | oklab(80.76% -0.0754 -0.0693) |
| OKLCH | oklch(80.76% 0.102 222.6) |
| XYZ | xyz(44.4653, 54.2279, 90.5449) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.86
Baby Blue
#89CFF0
ΔE00 3.49
Bright Sky Blue
#02CCFE
ΔE00 4.85
Neon Blue
#04D9FF
ΔE00 5.16
Lightblue (survey)
#7BC8F6
ΔE00 5.65
Lightskyblue
#87CEFA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECFF0 #F08F6E
analogous
#6EF0D0 #6ECFF0 #6E8EF0
triadic
#6ECFF0 #F06ECF #CFF06E
tetradic
#6ECFF0 #D06EF0 #F08F6E #8EF06E
square
#6ECFF0 #D06EF0 #F08F6E #8EF06E
split-complementary
#6ECFF0 #F06E8E #F0D06E
monochromatic
#159FCE #37BDEA #6ECFF0 #A5E1F6 #DDF4FB
Accessibility & contrast
On white
1.77
#6ECFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#6ECFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECFF0
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECFF0 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF2
Deuteranopia (green-blind)
#A9BCF0
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ecff0; /* rgb */ color: rgb(110, 207, 240); /* oklch */ color: oklch(80.8% 0.102 222.6);
Tailwind
colors: {
custom: {
50: '#a1ddf5',
500: '#6ecff0',
950: '#000000',
},
}SCSS
$custom: #6ecff0; $custom-light: #a1ddf5; $custom-dark: #000000;
JSON
{
"hex": "#6ecff0",
"rgb": {
"r": 110,
"g": 207,
"b": 240
},
"hsl": {
"h": 195.231,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.8076,
"c": 0.10245,
"h": 222.6
},
"luminance": 0.54232
}Semantic roles & 50–950 ramp
primary
#6ECFF0
secondary
#C95E39
accent
#3E08DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485