#3EACD0#3EACD0
#3EACD0 is a light, moderate cyan. Relative luminance 0.351; OKLCH L 69.7% C 0.110 H 223.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #3EACD0 |
|---|---|
| RGB | rgb(62, 172, 208) |
| HSL | hsl(195, 61%, 53%) |
| HSV | hsv(195, 70%, 82%) |
| CMYK | cmyk(70.2%, 17.3%, 0%, 18.4%) |
| CIE-LAB | lab(65.81, -19.47, -27.31) |
| CIE-LCH | lch(65.81, 33.54, 234.51°) |
| OKLab | oklab(69.73% -0.0798 -0.0764) |
| OKLCH | oklch(69.73% 0.11 223.7) |
| XYZ | xyz(28.1196, 35.0800, 64.9514) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.26
Deepskyblue
#00BFFF
ΔE00 7.92
Greyblue
#77A1B5
ΔE00 7.95
Bright Sky Blue
#02CCFE
ΔE00 8.83
Lightblue (survey)
#7BC8F6
ΔE00 10.09
Bluegrey
#85A3B2
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EACD0 #D0623E
analogous
#3ED0AB #3EACD0 #3E63D0
triadic
#3EACD0 #D03EAC #ACD03E
tetradic
#3EACD0 #AB3ED0 #D0623E #63D03E
square
#3EACD0 #AB3ED0 #D0623E #63D03E
split-complementary
#3EACD0 #D03E63 #D0AB3E
monochromatic
#1D6177 #2989A8 #3EACD0 #6FC1DC #A0D6E8
Accessibility & contrast
On white
2.62
#3EACD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#3EACD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EACD0
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EACD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EACD0 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A8D2
Deuteranopia (green-blind)
#8499D0
Tritanopia (blue-blind)
#00B7B8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3eacd0; /* rgb */ color: rgb(62, 172, 208); /* oklch */ color: oklch(69.7% 0.110 223.7);
Tailwind
colors: {
custom: {
50: '#85c4de',
500: '#3eacd0',
950: '#000000',
},
}SCSS
$custom: #3eacd0; $custom-light: #85c4de; $custom-dark: #000000;
JSON
{
"hex": "#3eacd0",
"rgb": {
"r": 62,
"g": 172,
"b": 208
},
"hsl": {
"h": 194.795,
"s": 60.833,
"l": 52.941
},
"oklch": {
"l": 0.69727,
"c": 0.11044,
"h": 223.7
},
"luminance": 0.35083
}Semantic roles & 50–950 ramp
primary
#3EACD0
secondary
#D4A595
accent
#6B44E4
background
#F8FCFD
surface
#F0F8FB
border
#CBD1D4
text
#0C1215
muted
#7D8183