#6EACDD#6EACDD
#6EACDD is a light, moderate cyan. Relative luminance 0.380; OKLCH L 72.2% C 0.096 H 243.5°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6EACDD |
|---|---|
| RGB | rgb(110, 172, 221) |
| HSL | hsl(206, 62%, 65%) |
| HSV | hsv(206, 50%, 87%) |
| CMYK | cmyk(50.2%, 22.2%, 0%, 13.3%) |
| CIE-LAB | lab(68.05, -6.55, -30.88) |
| CIE-LCH | lch(68.05, 31.56, 258.03°) |
| OKLab | oklab(72.15% -0.0429 -0.0861) |
| OKLCH | oklch(72.15% 0.096 243.5) |
| XYZ | xyz(34.2295, 38.0379, 73.9309) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.99
Carolina Blue
#8AB8FE
ΔE00 6.82
Azure (survey)
#069AF3
ΔE00 7.62
Lightblue (survey)
#7BC8F6
ΔE00 7.75
Sky
#82CAFC
ΔE00 8.01
Cornflowerblue
#6495ED
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EACDD #DD9F6E
analogous
#6EDDD6 #6EACDD #6E75DD
triadic
#6EACDD #DD6EAC #ACDD6E
tetradic
#6EACDD #D66EDD #DD9F6E #75DD6E
square
#6EACDD #D66EDD #DD9F6E #75DD6E
split-complementary
#6EACDD #DD6E75 #DDD66E
monochromatic
#2870A9 #3C90D1 #6EACDD #A0C8E9 #D1E5F4
Accessibility & contrast
On white
2.44
#6EACDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#6EACDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EACDD
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EACDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EACDD | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDF
Deuteranopia (green-blind)
#88A1DC
Tritanopia (blue-blind)
#34B8BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6eacdd; /* rgb */ color: rgb(110, 172, 221); /* oklch */ color: oklch(72.2% 0.096 243.5);
Tailwind
colors: {
custom: {
50: '#9ec4e7',
500: '#6eacdd',
950: '#000000',
},
}SCSS
$custom: #6eacdd; $custom-light: #9ec4e7; $custom-dark: #000000;
JSON
{
"hex": "#6eacdd",
"rgb": {
"r": 110,
"g": 172,
"b": 221
},
"hsl": {
"h": 206.486,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.72153,
"c": 0.09621,
"h": 243.5
},
"luminance": 0.38041
}Semantic roles & 50–950 ramp
primary
#6EACDD
secondary
#E6D1C0
accent
#691CCA
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184