#6ECDF2#6ECDF2
#6ECDF2 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.4% C 0.104 H 225.8°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECDF2 |
|---|---|
| RGB | rgb(110, 205, 242) |
| HSL | hsl(197, 84%, 69%) |
| HSV | hsv(197, 55%, 95%) |
| CMYK | cmyk(54.5%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(78.10, -17.99, -26.80) |
| CIE-LCH | lch(78.10, 32.28, 236.13°) |
| OKLab | oklab(80.39% -0.0725 -0.0745) |
| OKLCH | oklch(80.39% 0.104 225.8) |
| XYZ | xyz(44.2826, 53.3844, 91.9578) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.86
Baby Blue
#89CFF0
ΔE00 2.97
Lightblue (survey)
#7BC8F6
ΔE00 4.32
Bright Sky Blue
#02CCFE
ΔE00 4.46
Lightskyblue
#87CEFA
ΔE00 4.64
Sky
#82CAFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECDF2 #F2936E
analogous
#6EF2D5 #6ECDF2 #6E8BF2
triadic
#6ECDF2 #F26ECD #CDF26E
tetradic
#6ECDF2 #D56EF2 #F2936E #8BF26E
square
#6ECDF2 #D56EF2 #F2936E #8BF26E
split-complementary
#6ECDF2 #F26E8B #F2D56E
monochromatic
#139DD3 #36BAED #6ECDF2 #A6E0F7 #DEF4FC
Accessibility & contrast
On white
1.80
#6ECDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#6ECDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECDF2
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECDF2 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F4
Deuteranopia (green-blind)
#A6BBF2
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ecdf2; /* rgb */ color: rgb(110, 205, 242); /* oklch */ color: oklch(80.4% 0.104 225.8);
Tailwind
colors: {
custom: {
50: '#a1dcf6',
500: '#6ecdf2',
950: '#000000',
},
}SCSS
$custom: #6ecdf2; $custom-light: #a1dcf6; $custom-dark: #000000;
JSON
{
"hex": "#6ecdf2",
"rgb": {
"r": 110,
"g": 205,
"b": 242
},
"hsl": {
"h": 196.818,
"s": 83.544,
"l": 69.02
},
"oklch": {
"l": 0.8039,
"c": 0.10397,
"h": 225.8
},
"luminance": 0.53388
}Semantic roles & 50–950 ramp
primary
#6ECDF2
secondary
#CB6239
accent
#4306E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485