#3EACD3#3EACD3
#3EACD3 is a light, moderate cyan. Relative luminance 0.352; OKLCH L 69.9% C 0.113 H 225.7°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #3EACD3 |
|---|---|
| RGB | rgb(62, 172, 211) |
| HSL | hsl(196, 63%, 54%) |
| HSV | hsv(196, 71%, 83%) |
| CMYK | cmyk(70.6%, 18.5%, 0%, 17.3%) |
| CIE-LAB | lab(65.93, -18.50, -28.79) |
| CIE-LCH | lch(65.93, 34.22, 237.27°) |
| OKLab | oklab(69.86% -0.0787 -0.0806) |
| OKLCH | oklch(69.86% 0.113 225.7) |
| XYZ | xyz(28.4922, 35.2291, 66.9137) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 7.24
Greyblue
#77A1B5
ΔE00 8.05
Turquoise Blue
#06B1C4
ΔE00 8.15
Bright Sky Blue
#02CCFE
ΔE00 8.68
Lightblue (survey)
#7BC8F6
ΔE00 9.66
Bluegrey
#85A3B2
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EACD3 #D3653E
analogous
#3ED3AF #3EACD3 #3E61D3
triadic
#3EACD3 #D33EAC #ACD33E
tetradic
#3EACD3 #AF3ED3 #D3653E #61D33E
square
#3EACD3 #AF3ED3 #D3653E #61D33E
split-complementary
#3EACD3 #D33E61 #D3AF3E
monochromatic
#1C627B #278AAC #3EACD3 #70C1DE #A2D7EA
Accessibility & contrast
On white
2.61
#3EACD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#3EACD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EACD3
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EACD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EACD3 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A9D5
Deuteranopia (green-blind)
#829AD3
Tritanopia (blue-blind)
#00B7B9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3eacd3; /* rgb */ color: rgb(62, 172, 211); /* oklch */ color: oklch(69.9% 0.113 225.7);
Tailwind
colors: {
custom: {
50: '#86c4e0',
500: '#3eacd3',
950: '#000000',
},
}SCSS
$custom: #3eacd3; $custom-light: #86c4e0; $custom-dark: #000000;
JSON
{
"hex": "#3eacd3",
"rgb": {
"r": 62,
"g": 172,
"b": 211
},
"hsl": {
"h": 195.705,
"s": 62.869,
"l": 53.529
},
"oklch": {
"l": 0.69858,
"c": 0.11262,
"h": 225.7
},
"luminance": 0.35232
}Semantic roles & 50–950 ramp
primary
#3EACD3
secondary
#D6A796
accent
#6D42E6
background
#F8FCFD
surface
#F0F8FB
border
#CBD1D4
text
#0D1215
muted
#7D8183