#3EACD2#3EACD2
#3EACD2 is a light, moderate cyan. Relative luminance 0.352; OKLCH L 69.8% C 0.112 H 225.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #3EACD2 |
|---|---|
| RGB | rgb(62, 172, 210) |
| HSL | hsl(195, 62%, 53%) |
| HSV | hsv(195, 70%, 82%) |
| CMYK | cmyk(70.5%, 18.1%, 0%, 17.6%) |
| CIE-LAB | lab(65.89, -18.82, -28.29) |
| CIE-LCH | lch(65.89, 33.98, 236.36°) |
| OKLab | oklab(69.81% -0.079 -0.0792) |
| OKLCH | oklch(69.81% 0.112 225.1) |
| XYZ | xyz(28.3672, 35.1791, 66.2555) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 7.46
Turquoise Blue
#06B1C4
ΔE00 7.85
Greyblue
#77A1B5
ΔE00 8.01
Bright Sky Blue
#02CCFE
ΔE00 8.72
Lightblue (survey)
#7BC8F6
ΔE00 9.79
Bluegrey
#85A3B2
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EACD2 #D2643E
analogous
#3ED2AE #3EACD2 #3E62D2
triadic
#3EACD2 #D23EAC #ACD23E
tetradic
#3EACD2 #AE3ED2 #D2643E #62D23E
square
#3EACD2 #AE3ED2 #D2643E #62D23E
split-complementary
#3EACD2 #D23E62 #D2AE3E
monochromatic
#1C6179 #2889AB #3EACD2 #70C1DE #A1D7E9
Accessibility & contrast
On white
2.61
#3EACD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#3EACD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EACD2
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EACD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EACD2 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A8D4
Deuteranopia (green-blind)
#839AD2
Tritanopia (blue-blind)
#00B7B8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3eacd2; /* rgb */ color: rgb(62, 172, 210); /* oklch */ color: oklch(69.8% 0.112 225.1);
Tailwind
colors: {
custom: {
50: '#86c4e0',
500: '#3eacd2',
950: '#000000',
},
}SCSS
$custom: #3eacd2; $custom-light: #86c4e0; $custom-dark: #000000;
JSON
{
"hex": "#3eacd2",
"rgb": {
"r": 62,
"g": 172,
"b": 210
},
"hsl": {
"h": 195.405,
"s": 62.185,
"l": 53.333
},
"oklch": {
"l": 0.69814,
"c": 0.11188,
"h": 225.1
},
"luminance": 0.35182
}Semantic roles & 50–950 ramp
primary
#3EACD2
secondary
#D6A696
accent
#6C43E5
background
#F8FCFD
surface
#F0F8FB
border
#CBD1D4
text
#0D1215
muted
#7D8183